exproto

v0.2.0

  • Pages
  • Modules
  • Exceptions

    exproto v0.2.0 Google.Protobuf.SourceCodeInfo

    Link to this section Summary

    Types

    t()

    Functions

    decode(data)
    encode(struct)
    from_params(params \\ %{})
    new()
    new(attrs)

    Link to this section Types

    Link to this type

    t()
    t() :: %Google.Protobuf.SourceCodeInfo{
      location: [Google.Protobuf.SourceCodeInfo.Location.t()]
    }

    Link to this section Functions

    Link to this function

    decode(data)

    Link to this function

    encode(struct)

    Link to this function

    from_params(params \\ %{})

    Link to this function

    new()

    Link to this function

    new(attrs)

    Built using ExDoc (v0.19.3), designed by Friedel Ziegelmayer for the Elixir programming language.