Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_us_states_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type State ¶
type State struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` PostAbbr string `protobuf:"bytes,2,opt,name=post_abbr,json=postAbbr,proto3" json:"post_abbr,omitempty"` // contains filtered or unexported fields }
func (*State) Descriptor
deprecated
func (*State) GetPostAbbr ¶
func (*State) ProtoMessage ¶
func (*State) ProtoMessage()
func (*State) ProtoReflect ¶
func (x *State) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.