Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterAreaGinServer(s *gin.RouterGroup, srv AreaGinServer)
- func RegisterAreaPolygonServer(s grpc.ServiceRegistrar, srv AreaPolygonServer)
- func RegisterAreaReleaseAssetServer(s grpc.ServiceRegistrar, srv AreaReleaseAssetServer)
- func RegisterAreaReleaseServer(s grpc.ServiceRegistrar, srv AreaReleaseServer)
- func RegisterAreaServer(s grpc.ServiceRegistrar, srv AreaServer)
- func RegisterCountryServer(s grpc.ServiceRegistrar, srv CountryServer)
- type AreaClient
- type AreaGinServer
- type AreaPolygonClient
- type AreaPolygonServer
- type AreaReleaseAssetClient
- type AreaReleaseAssetServer
- type AreaReleaseClient
- type AreaReleaseServer
- type AreaServer
- type CascadeListAreaReply
- func (*CascadeListAreaReply) Descriptor() ([]byte, []int)deprecated
- func (x *CascadeListAreaReply) GetItems() []*CascadeListAreaReply_Item
- func (x *CascadeListAreaReply) GetParent() *CascadeListAreaReply_Item
- func (*CascadeListAreaReply) ProtoMessage()
- func (x *CascadeListAreaReply) ProtoReflect() protoreflect.Message
- func (x *CascadeListAreaReply) Reset()
- func (x *CascadeListAreaReply) String() string
- type CascadeListAreaReply_Item
- func (*CascadeListAreaReply_Item) Descriptor() ([]byte, []int)deprecated
- func (x *CascadeListAreaReply_Item) GetId() uint64
- func (x *CascadeListAreaReply_Item) GetItems() []*CascadeListAreaReply_Item
- func (x *CascadeListAreaReply_Item) GetLat() float32
- func (x *CascadeListAreaReply_Item) GetLevel() uint32
- func (x *CascadeListAreaReply_Item) GetLng() float32
- func (x *CascadeListAreaReply_Item) GetPinyin() string
- func (x *CascadeListAreaReply_Item) GetRegionId() string
- func (x *CascadeListAreaReply_Item) GetTitle() string
- func (x *CascadeListAreaReply_Item) GetUcfirst() string
- func (*CascadeListAreaReply_Item) ProtoMessage()
- func (x *CascadeListAreaReply_Item) ProtoReflect() protoreflect.Message
- func (x *CascadeListAreaReply_Item) Reset()
- func (x *CascadeListAreaReply_Item) String() string
- type CascadeListAreaRequest
- func (*CascadeListAreaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CascadeListAreaRequest) GetDeep() int32
- func (x *CascadeListAreaRequest) GetId() uint64
- func (x *CascadeListAreaRequest) GetKw() string
- func (x *CascadeListAreaRequest) GetLevel() int32
- func (x *CascadeListAreaRequest) GetRegionId() string
- func (*CascadeListAreaRequest) ProtoMessage()
- func (x *CascadeListAreaRequest) ProtoReflect() protoreflect.Message
- func (x *CascadeListAreaRequest) Reset()
- func (x *CascadeListAreaRequest) String() string
- type CountryClient
- type CountryServer
- type CreateAreaPolygonReply
- type CreateAreaPolygonRequest
- type CreateAreaReleaseAssetReply
- type CreateAreaReleaseAssetRequest
- func (*CreateAreaReleaseAssetRequest) Descriptor() ([]byte, []int)deprecated
- func (*CreateAreaReleaseAssetRequest) ProtoMessage()
- func (x *CreateAreaReleaseAssetRequest) ProtoReflect() protoreflect.Message
- func (x *CreateAreaReleaseAssetRequest) Reset()
- func (x *CreateAreaReleaseAssetRequest) String() string
- type CreateAreaReleaseReply
- type CreateAreaReleaseRequest
- type CreateAreaReply
- type CreateAreaRequest
- func (*CreateAreaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAreaRequest) GetCityCode() string
- func (x *CreateAreaRequest) GetLat() float32
- func (x *CreateAreaRequest) GetLng() float32
- func (x *CreateAreaRequest) GetParentId() uint64
- func (x *CreateAreaRequest) GetRegionId() string
- func (x *CreateAreaRequest) GetTitle() string
- func (x *CreateAreaRequest) GetZipCode() string
- func (*CreateAreaRequest) ProtoMessage()
- func (x *CreateAreaRequest) ProtoReflect() protoreflect.Message
- func (x *CreateAreaRequest) Reset()
- func (x *CreateAreaRequest) String() string
- type CreateCountryReply
- type CreateCountryRequest
- type DeleteAreaPolygonReply
- type DeleteAreaPolygonRequest
- type DeleteAreaReleaseAssetReply
- type DeleteAreaReleaseAssetRequest
- func (*DeleteAreaReleaseAssetRequest) Descriptor() ([]byte, []int)deprecated
- func (*DeleteAreaReleaseAssetRequest) ProtoMessage()
- func (x *DeleteAreaReleaseAssetRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteAreaReleaseAssetRequest) Reset()
- func (x *DeleteAreaReleaseAssetRequest) String() string
- type DeleteAreaReleaseReply
- type DeleteAreaReleaseRequest
- type DeleteAreaReply
- type DeleteAreaRequest
- func (*DeleteAreaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAreaRequest) GetId() uint64
- func (x *DeleteAreaRequest) GetIds() []uint64
- func (*DeleteAreaRequest) ProtoMessage()
- func (x *DeleteAreaRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteAreaRequest) Reset()
- func (x *DeleteAreaRequest) String() string
- type DeleteCountryReply
- type DeleteCountryRequest
- type GetAreaPolygonReply
- type GetAreaPolygonRequest
- type GetAreaReleaseAssetReply
- type GetAreaReleaseAssetRequest
- type GetAreaReleaseReply
- type GetAreaReleaseRequest
- type GetAreaReply
- func (*GetAreaReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetAreaReply) GetCityCode() string
- func (x *GetAreaReply) GetCreateTime() uint64
- func (x *GetAreaReply) GetId() uint64
- func (x *GetAreaReply) GetLat() float32
- func (x *GetAreaReply) GetLevel() uint32
- func (x *GetAreaReply) GetLng() float32
- func (x *GetAreaReply) GetParent() *GetAreaReply
- func (x *GetAreaReply) GetPinyin() string
- func (x *GetAreaReply) GetRegionId() string
- func (x *GetAreaReply) GetTitle() string
- func (x *GetAreaReply) GetUcfirst() string
- func (x *GetAreaReply) GetUpdateTime() uint64
- func (x *GetAreaReply) GetZipCode() string
- func (*GetAreaReply) ProtoMessage()
- func (x *GetAreaReply) ProtoReflect() protoreflect.Message
- func (x *GetAreaReply) Reset()
- func (x *GetAreaReply) String() string
- type GetAreaRequest
- func (*GetAreaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAreaRequest) GetId() uint64
- func (x *GetAreaRequest) GetLevel() uint32
- func (x *GetAreaRequest) GetRegionId() string
- func (*GetAreaRequest) ProtoMessage()
- func (x *GetAreaRequest) ProtoReflect() protoreflect.Message
- func (x *GetAreaRequest) Reset()
- func (x *GetAreaRequest) String() string
- type GetCountryReply
- type GetCountryRequest
- type ListAreaPolygonReply
- type ListAreaPolygonRequest
- type ListAreaReleaseAssetReply
- type ListAreaReleaseAssetRequest
- type ListAreaReleaseReply
- type ListAreaReleaseRequest
- type ListAreaReply
- type ListAreaReply_Item
- func (*ListAreaReply_Item) Descriptor() ([]byte, []int)deprecated
- func (x *ListAreaReply_Item) GetCityCode() string
- func (x *ListAreaReply_Item) GetId() uint64
- func (x *ListAreaReply_Item) GetLevel() uint32
- func (x *ListAreaReply_Item) GetPinyin() string
- func (x *ListAreaReply_Item) GetRegionId() string
- func (x *ListAreaReply_Item) GetTitle() string
- func (x *ListAreaReply_Item) GetUcfirst() string
- func (x *ListAreaReply_Item) GetUpdateTime() uint64
- func (x *ListAreaReply_Item) GetZipCode() string
- func (*ListAreaReply_Item) ProtoMessage()
- func (x *ListAreaReply_Item) ProtoReflect() protoreflect.Message
- func (x *ListAreaReply_Item) Reset()
- func (x *ListAreaReply_Item) String() string
- type ListAreaRequest
- func (*ListAreaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAreaRequest) GetKw() string
- func (x *ListAreaRequest) GetLevel() int32
- func (x *ListAreaRequest) GetOrder() string
- func (x *ListAreaRequest) GetParentId() uint64
- func (x *ListAreaRequest) GetRegionId() string
- func (*ListAreaRequest) ProtoMessage()
- func (x *ListAreaRequest) ProtoReflect() protoreflect.Message
- func (x *ListAreaRequest) Reset()
- func (x *ListAreaRequest) String() string
- type ListCountryReply
- type ListCountryRequest
- type UnimplementedAreaPolygonServer
- func (UnimplementedAreaPolygonServer) CreateAreaPolygon(context.Context, *CreateAreaPolygonRequest) (*CreateAreaPolygonReply, error)
- func (UnimplementedAreaPolygonServer) DeleteAreaPolygon(context.Context, *DeleteAreaPolygonRequest) (*DeleteAreaPolygonReply, error)
- func (UnimplementedAreaPolygonServer) GetAreaPolygon(context.Context, *GetAreaPolygonRequest) (*GetAreaPolygonReply, error)
- func (UnimplementedAreaPolygonServer) ListAreaPolygon(context.Context, *ListAreaPolygonRequest) (*ListAreaPolygonReply, error)
- func (UnimplementedAreaPolygonServer) UpdateAreaPolygon(context.Context, *UpdateAreaPolygonRequest) (*UpdateAreaPolygonReply, error)
- type UnimplementedAreaReleaseAssetServer
- func (UnimplementedAreaReleaseAssetServer) CreateAreaReleaseAsset(context.Context, *CreateAreaReleaseAssetRequest) (*CreateAreaReleaseAssetReply, error)
- func (UnimplementedAreaReleaseAssetServer) DeleteAreaReleaseAsset(context.Context, *DeleteAreaReleaseAssetRequest) (*DeleteAreaReleaseAssetReply, error)
- func (UnimplementedAreaReleaseAssetServer) GetAreaReleaseAsset(context.Context, *GetAreaReleaseAssetRequest) (*GetAreaReleaseAssetReply, error)
- func (UnimplementedAreaReleaseAssetServer) ListAreaReleaseAsset(context.Context, *ListAreaReleaseAssetRequest) (*ListAreaReleaseAssetReply, error)
- func (UnimplementedAreaReleaseAssetServer) UpdateAreaReleaseAsset(context.Context, *UpdateAreaReleaseAssetRequest) (*UpdateAreaReleaseAssetReply, error)
- type UnimplementedAreaReleaseServer
- func (UnimplementedAreaReleaseServer) CreateAreaRelease(context.Context, *CreateAreaReleaseRequest) (*CreateAreaReleaseReply, error)
- func (UnimplementedAreaReleaseServer) DeleteAreaRelease(context.Context, *DeleteAreaReleaseRequest) (*DeleteAreaReleaseReply, error)
- func (UnimplementedAreaReleaseServer) GetAreaRelease(context.Context, *GetAreaReleaseRequest) (*GetAreaReleaseReply, error)
- func (UnimplementedAreaReleaseServer) ListAreaRelease(context.Context, *ListAreaReleaseRequest) (*ListAreaReleaseReply, error)
- func (UnimplementedAreaReleaseServer) UpdateAreaRelease(context.Context, *UpdateAreaReleaseRequest) (*UpdateAreaReleaseReply, error)
- type UnimplementedAreaServer
- func (UnimplementedAreaServer) CascadeListArea(context.Context, *CascadeListAreaRequest) (*CascadeListAreaReply, error)
- func (UnimplementedAreaServer) CreateArea(context.Context, *CreateAreaRequest) (*CreateAreaReply, error)
- func (UnimplementedAreaServer) DeleteArea(context.Context, *DeleteAreaRequest) (*DeleteAreaReply, error)
- func (UnimplementedAreaServer) GetArea(context.Context, *GetAreaRequest) (*GetAreaReply, error)
- func (UnimplementedAreaServer) ListArea(context.Context, *ListAreaRequest) (*ListAreaReply, error)
- func (UnimplementedAreaServer) UpdateArea(context.Context, *UpdateAreaRequest) (*UpdateAreaReply, error)
- type UnimplementedCountryServer
- func (UnimplementedCountryServer) CreateCountry(context.Context, *CreateCountryRequest) (*CreateCountryReply, error)
- func (UnimplementedCountryServer) DeleteCountry(context.Context, *DeleteCountryRequest) (*DeleteCountryReply, error)
- func (UnimplementedCountryServer) GetCountry(context.Context, *GetCountryRequest) (*GetCountryReply, error)
- func (UnimplementedCountryServer) ListCountry(context.Context, *ListCountryRequest) (*ListCountryReply, error)
- func (UnimplementedCountryServer) UpdateCountry(context.Context, *UpdateCountryRequest) (*UpdateCountryReply, error)
- type UnsafeAreaPolygonServer
- type UnsafeAreaReleaseAssetServer
- type UnsafeAreaReleaseServer
- type UnsafeAreaServer
- type UnsafeCountryServer
- type UpdateAreaPolygonReply
- type UpdateAreaPolygonRequest
- type UpdateAreaReleaseAssetReply
- type UpdateAreaReleaseAssetRequest
- func (*UpdateAreaReleaseAssetRequest) Descriptor() ([]byte, []int)deprecated
- func (*UpdateAreaReleaseAssetRequest) ProtoMessage()
- func (x *UpdateAreaReleaseAssetRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAreaReleaseAssetRequest) Reset()
- func (x *UpdateAreaReleaseAssetRequest) String() string
- type UpdateAreaReleaseReply
- type UpdateAreaReleaseRequest
- type UpdateAreaReply
- type UpdateAreaRequest
- func (*UpdateAreaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAreaRequest) GetCityCode() string
- func (x *UpdateAreaRequest) GetId() uint64
- func (x *UpdateAreaRequest) GetLat() float32
- func (x *UpdateAreaRequest) GetLng() float32
- func (x *UpdateAreaRequest) GetParentId() uint64
- func (x *UpdateAreaRequest) GetRegionId() string
- func (x *UpdateAreaRequest) GetTitle() string
- func (x *UpdateAreaRequest) GetZipCode() string
- func (*UpdateAreaRequest) ProtoMessage()
- func (x *UpdateAreaRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAreaRequest) Reset()
- func (x *UpdateAreaRequest) String() string
- type UpdateCountryReply
- type UpdateCountryRequest
Constants ¶
const AreaResponseDataKey = "_gin-gonic/gin/responseDataKey"
Variables ¶
var AreaPolygon_ServiceDesc = grpc.ServiceDesc{ ServiceName: "api.manage.v1.AreaPolygon", HandlerType: (*AreaPolygonServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateAreaPolygon", Handler: _AreaPolygon_CreateAreaPolygon_Handler, }, { MethodName: "UpdateAreaPolygon", Handler: _AreaPolygon_UpdateAreaPolygon_Handler, }, { MethodName: "DeleteAreaPolygon", Handler: _AreaPolygon_DeleteAreaPolygon_Handler, }, { MethodName: "GetAreaPolygon", Handler: _AreaPolygon_GetAreaPolygon_Handler, }, { MethodName: "ListAreaPolygon", Handler: _AreaPolygon_ListAreaPolygon_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "api/manage/v1/area_polygon.proto", }
AreaPolygon_ServiceDesc is the grpc.ServiceDesc for AreaPolygon service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var AreaReleaseAsset_ServiceDesc = grpc.ServiceDesc{ ServiceName: "api.manage.v1.AreaReleaseAsset", HandlerType: (*AreaReleaseAssetServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateAreaReleaseAsset", Handler: _AreaReleaseAsset_CreateAreaReleaseAsset_Handler, }, { MethodName: "UpdateAreaReleaseAsset", Handler: _AreaReleaseAsset_UpdateAreaReleaseAsset_Handler, }, { MethodName: "DeleteAreaReleaseAsset", Handler: _AreaReleaseAsset_DeleteAreaReleaseAsset_Handler, }, { MethodName: "GetAreaReleaseAsset", Handler: _AreaReleaseAsset_GetAreaReleaseAsset_Handler, }, { MethodName: "ListAreaReleaseAsset", Handler: _AreaReleaseAsset_ListAreaReleaseAsset_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "api/manage/v1/area_release_asset.proto", }
AreaReleaseAsset_ServiceDesc is the grpc.ServiceDesc for AreaReleaseAsset service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var AreaRelease_ServiceDesc = grpc.ServiceDesc{ ServiceName: "api.manage.v1.AreaRelease", HandlerType: (*AreaReleaseServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateAreaRelease", Handler: _AreaRelease_CreateAreaRelease_Handler, }, { MethodName: "UpdateAreaRelease", Handler: _AreaRelease_UpdateAreaRelease_Handler, }, { MethodName: "DeleteAreaRelease", Handler: _AreaRelease_DeleteAreaRelease_Handler, }, { MethodName: "GetAreaRelease", Handler: _AreaRelease_GetAreaRelease_Handler, }, { MethodName: "ListAreaRelease", Handler: _AreaRelease_ListAreaRelease_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "api/manage/v1/area_release.proto", }
AreaRelease_ServiceDesc is the grpc.ServiceDesc for AreaRelease service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var Area_ServiceDesc = grpc.ServiceDesc{ ServiceName: "api.manage.v1.Area", HandlerType: (*AreaServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateArea", Handler: _Area_CreateArea_Handler, }, { MethodName: "UpdateArea", Handler: _Area_UpdateArea_Handler, }, { MethodName: "DeleteArea", Handler: _Area_DeleteArea_Handler, }, { MethodName: "GetArea", Handler: _Area_GetArea_Handler, }, { MethodName: "ListArea", Handler: _Area_ListArea_Handler, }, { MethodName: "CascadeListArea", Handler: _Area_CascadeListArea_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "api/manage/v1/area.proto", }
Area_ServiceDesc is the grpc.ServiceDesc for Area service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var Country_ServiceDesc = grpc.ServiceDesc{ ServiceName: "api.manage.v1.Country", HandlerType: (*CountryServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateCountry", Handler: _Country_CreateCountry_Handler, }, { MethodName: "UpdateCountry", Handler: _Country_UpdateCountry_Handler, }, { MethodName: "DeleteCountry", Handler: _Country_DeleteCountry_Handler, }, { MethodName: "GetCountry", Handler: _Country_GetCountry_Handler, }, { MethodName: "ListCountry", Handler: _Country_ListCountry_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "api/manage/v1/country.proto", }
Country_ServiceDesc is the grpc.ServiceDesc for Country service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_api_manage_v1_area_polygon_proto protoreflect.FileDescriptor
var File_api_manage_v1_area_proto protoreflect.FileDescriptor
var File_api_manage_v1_area_release_asset_proto protoreflect.FileDescriptor
var File_api_manage_v1_area_release_proto protoreflect.FileDescriptor
var File_api_manage_v1_country_proto protoreflect.FileDescriptor
Functions ¶
func RegisterAreaGinServer ¶
func RegisterAreaGinServer(s *gin.RouterGroup, srv AreaGinServer)
func RegisterAreaPolygonServer ¶
func RegisterAreaPolygonServer(s grpc.ServiceRegistrar, srv AreaPolygonServer)
func RegisterAreaReleaseAssetServer ¶
func RegisterAreaReleaseAssetServer(s grpc.ServiceRegistrar, srv AreaReleaseAssetServer)
func RegisterAreaReleaseServer ¶
func RegisterAreaReleaseServer(s grpc.ServiceRegistrar, srv AreaReleaseServer)
func RegisterAreaServer ¶
func RegisterAreaServer(s grpc.ServiceRegistrar, srv AreaServer)
func RegisterCountryServer ¶
func RegisterCountryServer(s grpc.ServiceRegistrar, srv CountryServer)
Types ¶
type AreaClient ¶
type AreaClient interface { CreateArea(ctx context.Context, in *CreateAreaRequest, opts ...grpc.CallOption) (*CreateAreaReply, error) UpdateArea(ctx context.Context, in *UpdateAreaRequest, opts ...grpc.CallOption) (*UpdateAreaReply, error) DeleteArea(ctx context.Context, in *DeleteAreaRequest, opts ...grpc.CallOption) (*DeleteAreaReply, error) GetArea(ctx context.Context, in *GetAreaRequest, opts ...grpc.CallOption) (*GetAreaReply, error) ListArea(ctx context.Context, in *ListAreaRequest, opts ...grpc.CallOption) (*ListAreaReply, error) CascadeListArea(ctx context.Context, in *CascadeListAreaRequest, opts ...grpc.CallOption) (*CascadeListAreaReply, error) }
AreaClient is the client API for Area service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAreaClient ¶
func NewAreaClient(cc grpc.ClientConnInterface) AreaClient
type AreaGinServer ¶
type AreaGinServer interface { CascadeListArea(context.Context, *CascadeListAreaRequest) (*CascadeListAreaReply, error) CreateArea(context.Context, *CreateAreaRequest) (*CreateAreaReply, error) DeleteArea(context.Context, *DeleteAreaRequest) (*DeleteAreaReply, error) GetArea(context.Context, *GetAreaRequest) (*GetAreaReply, error) ListArea(context.Context, *ListAreaRequest) (*ListAreaReply, error) UpdateArea(context.Context, *UpdateAreaRequest) (*UpdateAreaReply, error) }
type AreaPolygonClient ¶
type AreaPolygonClient interface { CreateAreaPolygon(ctx context.Context, in *CreateAreaPolygonRequest, opts ...grpc.CallOption) (*CreateAreaPolygonReply, error) UpdateAreaPolygon(ctx context.Context, in *UpdateAreaPolygonRequest, opts ...grpc.CallOption) (*UpdateAreaPolygonReply, error) DeleteAreaPolygon(ctx context.Context, in *DeleteAreaPolygonRequest, opts ...grpc.CallOption) (*DeleteAreaPolygonReply, error) GetAreaPolygon(ctx context.Context, in *GetAreaPolygonRequest, opts ...grpc.CallOption) (*GetAreaPolygonReply, error) ListAreaPolygon(ctx context.Context, in *ListAreaPolygonRequest, opts ...grpc.CallOption) (*ListAreaPolygonReply, error) }
AreaPolygonClient is the client API for AreaPolygon service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAreaPolygonClient ¶
func NewAreaPolygonClient(cc grpc.ClientConnInterface) AreaPolygonClient
type AreaPolygonServer ¶
type AreaPolygonServer interface { CreateAreaPolygon(context.Context, *CreateAreaPolygonRequest) (*CreateAreaPolygonReply, error) UpdateAreaPolygon(context.Context, *UpdateAreaPolygonRequest) (*UpdateAreaPolygonReply, error) DeleteAreaPolygon(context.Context, *DeleteAreaPolygonRequest) (*DeleteAreaPolygonReply, error) GetAreaPolygon(context.Context, *GetAreaPolygonRequest) (*GetAreaPolygonReply, error) ListAreaPolygon(context.Context, *ListAreaPolygonRequest) (*ListAreaPolygonReply, error) // contains filtered or unexported methods }
AreaPolygonServer is the server API for AreaPolygon service. All implementations must embed UnimplementedAreaPolygonServer for forward compatibility
type AreaReleaseAssetClient ¶
type AreaReleaseAssetClient interface { CreateAreaReleaseAsset(ctx context.Context, in *CreateAreaReleaseAssetRequest, opts ...grpc.CallOption) (*CreateAreaReleaseAssetReply, error) UpdateAreaReleaseAsset(ctx context.Context, in *UpdateAreaReleaseAssetRequest, opts ...grpc.CallOption) (*UpdateAreaReleaseAssetReply, error) DeleteAreaReleaseAsset(ctx context.Context, in *DeleteAreaReleaseAssetRequest, opts ...grpc.CallOption) (*DeleteAreaReleaseAssetReply, error) GetAreaReleaseAsset(ctx context.Context, in *GetAreaReleaseAssetRequest, opts ...grpc.CallOption) (*GetAreaReleaseAssetReply, error) ListAreaReleaseAsset(ctx context.Context, in *ListAreaReleaseAssetRequest, opts ...grpc.CallOption) (*ListAreaReleaseAssetReply, error) }
AreaReleaseAssetClient is the client API for AreaReleaseAsset service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAreaReleaseAssetClient ¶
func NewAreaReleaseAssetClient(cc grpc.ClientConnInterface) AreaReleaseAssetClient
type AreaReleaseAssetServer ¶
type AreaReleaseAssetServer interface { CreateAreaReleaseAsset(context.Context, *CreateAreaReleaseAssetRequest) (*CreateAreaReleaseAssetReply, error) UpdateAreaReleaseAsset(context.Context, *UpdateAreaReleaseAssetRequest) (*UpdateAreaReleaseAssetReply, error) DeleteAreaReleaseAsset(context.Context, *DeleteAreaReleaseAssetRequest) (*DeleteAreaReleaseAssetReply, error) GetAreaReleaseAsset(context.Context, *GetAreaReleaseAssetRequest) (*GetAreaReleaseAssetReply, error) ListAreaReleaseAsset(context.Context, *ListAreaReleaseAssetRequest) (*ListAreaReleaseAssetReply, error) // contains filtered or unexported methods }
AreaReleaseAssetServer is the server API for AreaReleaseAsset service. All implementations must embed UnimplementedAreaReleaseAssetServer for forward compatibility
type AreaReleaseClient ¶
type AreaReleaseClient interface { CreateAreaRelease(ctx context.Context, in *CreateAreaReleaseRequest, opts ...grpc.CallOption) (*CreateAreaReleaseReply, error) UpdateAreaRelease(ctx context.Context, in *UpdateAreaReleaseRequest, opts ...grpc.CallOption) (*UpdateAreaReleaseReply, error) DeleteAreaRelease(ctx context.Context, in *DeleteAreaReleaseRequest, opts ...grpc.CallOption) (*DeleteAreaReleaseReply, error) GetAreaRelease(ctx context.Context, in *GetAreaReleaseRequest, opts ...grpc.CallOption) (*GetAreaReleaseReply, error) ListAreaRelease(ctx context.Context, in *ListAreaReleaseRequest, opts ...grpc.CallOption) (*ListAreaReleaseReply, error) }
AreaReleaseClient is the client API for AreaRelease service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAreaReleaseClient ¶
func NewAreaReleaseClient(cc grpc.ClientConnInterface) AreaReleaseClient
type AreaReleaseServer ¶
type AreaReleaseServer interface { CreateAreaRelease(context.Context, *CreateAreaReleaseRequest) (*CreateAreaReleaseReply, error) UpdateAreaRelease(context.Context, *UpdateAreaReleaseRequest) (*UpdateAreaReleaseReply, error) DeleteAreaRelease(context.Context, *DeleteAreaReleaseRequest) (*DeleteAreaReleaseReply, error) GetAreaRelease(context.Context, *GetAreaReleaseRequest) (*GetAreaReleaseReply, error) ListAreaRelease(context.Context, *ListAreaReleaseRequest) (*ListAreaReleaseReply, error) // contains filtered or unexported methods }
AreaReleaseServer is the server API for AreaRelease service. All implementations must embed UnimplementedAreaReleaseServer for forward compatibility
type AreaServer ¶
type AreaServer interface { CreateArea(context.Context, *CreateAreaRequest) (*CreateAreaReply, error) UpdateArea(context.Context, *UpdateAreaRequest) (*UpdateAreaReply, error) DeleteArea(context.Context, *DeleteAreaRequest) (*DeleteAreaReply, error) GetArea(context.Context, *GetAreaRequest) (*GetAreaReply, error) ListArea(context.Context, *ListAreaRequest) (*ListAreaReply, error) CascadeListArea(context.Context, *CascadeListAreaRequest) (*CascadeListAreaReply, error) // contains filtered or unexported methods }
AreaServer is the server API for Area service. All implementations must embed UnimplementedAreaServer for forward compatibility
type CascadeListAreaReply ¶
type CascadeListAreaReply struct { Items []*CascadeListAreaReply_Item `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` Parent *CascadeListAreaReply_Item `protobuf:"bytes,2,opt,name=parent,proto3" json:"parent,omitempty"` // contains filtered or unexported fields }
func (*CascadeListAreaReply) Descriptor
deprecated
func (*CascadeListAreaReply) Descriptor() ([]byte, []int)
Deprecated: Use CascadeListAreaReply.ProtoReflect.Descriptor instead.
func (*CascadeListAreaReply) GetItems ¶
func (x *CascadeListAreaReply) GetItems() []*CascadeListAreaReply_Item
func (*CascadeListAreaReply) GetParent ¶
func (x *CascadeListAreaReply) GetParent() *CascadeListAreaReply_Item
func (*CascadeListAreaReply) ProtoMessage ¶
func (*CascadeListAreaReply) ProtoMessage()
func (*CascadeListAreaReply) ProtoReflect ¶
func (x *CascadeListAreaReply) ProtoReflect() protoreflect.Message
func (*CascadeListAreaReply) Reset ¶
func (x *CascadeListAreaReply) Reset()
func (*CascadeListAreaReply) String ¶
func (x *CascadeListAreaReply) String() string
type CascadeListAreaReply_Item ¶
type CascadeListAreaReply_Item struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` RegionId string `protobuf:"bytes,2,opt,name=region_id,json=regionId,proto3" json:"region_id,omitempty"` Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"` Lat float32 `protobuf:"fixed32,4,opt,name=lat,proto3" json:"lat,omitempty"` Lng float32 `protobuf:"fixed32,5,opt,name=lng,proto3" json:"lng,omitempty"` Ucfirst string `protobuf:"bytes,6,opt,name=ucfirst,proto3" json:"ucfirst,omitempty"` Pinyin string `protobuf:"bytes,7,opt,name=pinyin,proto3" json:"pinyin,omitempty"` Level uint32 `protobuf:"varint,8,opt,name=level,proto3" json:"level,omitempty"` Items []*CascadeListAreaReply_Item `protobuf:"bytes,9,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*CascadeListAreaReply_Item) Descriptor
deprecated
func (*CascadeListAreaReply_Item) Descriptor() ([]byte, []int)
Deprecated: Use CascadeListAreaReply_Item.ProtoReflect.Descriptor instead.
func (*CascadeListAreaReply_Item) GetId ¶
func (x *CascadeListAreaReply_Item) GetId() uint64
func (*CascadeListAreaReply_Item) GetItems ¶
func (x *CascadeListAreaReply_Item) GetItems() []*CascadeListAreaReply_Item
func (*CascadeListAreaReply_Item) GetLat ¶
func (x *CascadeListAreaReply_Item) GetLat() float32
func (*CascadeListAreaReply_Item) GetLevel ¶
func (x *CascadeListAreaReply_Item) GetLevel() uint32
func (*CascadeListAreaReply_Item) GetLng ¶
func (x *CascadeListAreaReply_Item) GetLng() float32
func (*CascadeListAreaReply_Item) GetPinyin ¶
func (x *CascadeListAreaReply_Item) GetPinyin() string
func (*CascadeListAreaReply_Item) GetRegionId ¶
func (x *CascadeListAreaReply_Item) GetRegionId() string
func (*CascadeListAreaReply_Item) GetTitle ¶
func (x *CascadeListAreaReply_Item) GetTitle() string
func (*CascadeListAreaReply_Item) GetUcfirst ¶
func (x *CascadeListAreaReply_Item) GetUcfirst() string
func (*CascadeListAreaReply_Item) ProtoMessage ¶
func (*CascadeListAreaReply_Item) ProtoMessage()
func (*CascadeListAreaReply_Item) ProtoReflect ¶
func (x *CascadeListAreaReply_Item) ProtoReflect() protoreflect.Message
func (*CascadeListAreaReply_Item) Reset ¶
func (x *CascadeListAreaReply_Item) Reset()
func (*CascadeListAreaReply_Item) String ¶
func (x *CascadeListAreaReply_Item) String() string
type CascadeListAreaRequest ¶
type CascadeListAreaRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` RegionId string `protobuf:"bytes,2,opt,name=region_id,json=regionId,proto3" json:"region_id,omitempty"` Level int32 `protobuf:"varint,3,opt,name=level,proto3" json:"level,omitempty"` Deep int32 `protobuf:"varint,4,opt,name=deep,proto3" json:"deep,omitempty"` Kw string `protobuf:"bytes,5,opt,name=kw,proto3" json:"kw,omitempty"` // contains filtered or unexported fields }
func (*CascadeListAreaRequest) Descriptor
deprecated
func (*CascadeListAreaRequest) Descriptor() ([]byte, []int)
Deprecated: Use CascadeListAreaRequest.ProtoReflect.Descriptor instead.
func (*CascadeListAreaRequest) GetDeep ¶
func (x *CascadeListAreaRequest) GetDeep() int32
func (*CascadeListAreaRequest) GetId ¶
func (x *CascadeListAreaRequest) GetId() uint64
func (*CascadeListAreaRequest) GetKw ¶
func (x *CascadeListAreaRequest) GetKw() string
func (*CascadeListAreaRequest) GetLevel ¶
func (x *CascadeListAreaRequest) GetLevel() int32
func (*CascadeListAreaRequest) GetRegionId ¶
func (x *CascadeListAreaRequest) GetRegionId() string
func (*CascadeListAreaRequest) ProtoMessage ¶
func (*CascadeListAreaRequest) ProtoMessage()
func (*CascadeListAreaRequest) ProtoReflect ¶
func (x *CascadeListAreaRequest) ProtoReflect() protoreflect.Message
func (*CascadeListAreaRequest) Reset ¶
func (x *CascadeListAreaRequest) Reset()
func (*CascadeListAreaRequest) String ¶
func (x *CascadeListAreaRequest) String() string
type CountryClient ¶
type CountryClient interface { CreateCountry(ctx context.Context, in *CreateCountryRequest, opts ...grpc.CallOption) (*CreateCountryReply, error) UpdateCountry(ctx context.Context, in *UpdateCountryRequest, opts ...grpc.CallOption) (*UpdateCountryReply, error) DeleteCountry(ctx context.Context, in *DeleteCountryRequest, opts ...grpc.CallOption) (*DeleteCountryReply, error) GetCountry(ctx context.Context, in *GetCountryRequest, opts ...grpc.CallOption) (*GetCountryReply, error) ListCountry(ctx context.Context, in *ListCountryRequest, opts ...grpc.CallOption) (*ListCountryReply, error) }
CountryClient is the client API for Country service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewCountryClient ¶
func NewCountryClient(cc grpc.ClientConnInterface) CountryClient
type CountryServer ¶
type CountryServer interface { CreateCountry(context.Context, *CreateCountryRequest) (*CreateCountryReply, error) UpdateCountry(context.Context, *UpdateCountryRequest) (*UpdateCountryReply, error) DeleteCountry(context.Context, *DeleteCountryRequest) (*DeleteCountryReply, error) GetCountry(context.Context, *GetCountryRequest) (*GetCountryReply, error) ListCountry(context.Context, *ListCountryRequest) (*ListCountryReply, error) // contains filtered or unexported methods }
CountryServer is the server API for Country service. All implementations must embed UnimplementedCountryServer for forward compatibility
type CreateAreaPolygonReply ¶
type CreateAreaPolygonReply struct {
// contains filtered or unexported fields
}
func (*CreateAreaPolygonReply) Descriptor
deprecated
func (*CreateAreaPolygonReply) Descriptor() ([]byte, []int)
Deprecated: Use CreateAreaPolygonReply.ProtoReflect.Descriptor instead.
func (*CreateAreaPolygonReply) ProtoMessage ¶
func (*CreateAreaPolygonReply) ProtoMessage()
func (*CreateAreaPolygonReply) ProtoReflect ¶
func (x *CreateAreaPolygonReply) ProtoReflect() protoreflect.Message
func (*CreateAreaPolygonReply) Reset ¶
func (x *CreateAreaPolygonReply) Reset()
func (*CreateAreaPolygonReply) String ¶
func (x *CreateAreaPolygonReply) String() string
type CreateAreaPolygonRequest ¶
type CreateAreaPolygonRequest struct {
// contains filtered or unexported fields
}
func (*CreateAreaPolygonRequest) Descriptor
deprecated
func (*CreateAreaPolygonRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateAreaPolygonRequest.ProtoReflect.Descriptor instead.
func (*CreateAreaPolygonRequest) ProtoMessage ¶
func (*CreateAreaPolygonRequest) ProtoMessage()
func (*CreateAreaPolygonRequest) ProtoReflect ¶
func (x *CreateAreaPolygonRequest) ProtoReflect() protoreflect.Message
func (*CreateAreaPolygonRequest) Reset ¶
func (x *CreateAreaPolygonRequest) Reset()
func (*CreateAreaPolygonRequest) String ¶
func (x *CreateAreaPolygonRequest) String() string
type CreateAreaReleaseAssetReply ¶
type CreateAreaReleaseAssetReply struct {
// contains filtered or unexported fields
}
func (*CreateAreaReleaseAssetReply) Descriptor
deprecated
func (*CreateAreaReleaseAssetReply) Descriptor() ([]byte, []int)
Deprecated: Use CreateAreaReleaseAssetReply.ProtoReflect.Descriptor instead.
func (*CreateAreaReleaseAssetReply) ProtoMessage ¶
func (*CreateAreaReleaseAssetReply) ProtoMessage()
func (*CreateAreaReleaseAssetReply) ProtoReflect ¶
func (x *CreateAreaReleaseAssetReply) ProtoReflect() protoreflect.Message
func (*CreateAreaReleaseAssetReply) Reset ¶
func (x *CreateAreaReleaseAssetReply) Reset()
func (*CreateAreaReleaseAssetReply) String ¶
func (x *CreateAreaReleaseAssetReply) String() string
type CreateAreaReleaseAssetRequest ¶
type CreateAreaReleaseAssetRequest struct {
// contains filtered or unexported fields
}
func (*CreateAreaReleaseAssetRequest) Descriptor
deprecated
func (*CreateAreaReleaseAssetRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateAreaReleaseAssetRequest.ProtoReflect.Descriptor instead.
func (*CreateAreaReleaseAssetRequest) ProtoMessage ¶
func (*CreateAreaReleaseAssetRequest) ProtoMessage()
func (*CreateAreaReleaseAssetRequest) ProtoReflect ¶
func (x *CreateAreaReleaseAssetRequest) ProtoReflect() protoreflect.Message
func (*CreateAreaReleaseAssetRequest) Reset ¶
func (x *CreateAreaReleaseAssetRequest) Reset()
func (*CreateAreaReleaseAssetRequest) String ¶
func (x *CreateAreaReleaseAssetRequest) String() string
type CreateAreaReleaseReply ¶
type CreateAreaReleaseReply struct {
// contains filtered or unexported fields
}
func (*CreateAreaReleaseReply) Descriptor
deprecated
func (*CreateAreaReleaseReply) Descriptor() ([]byte, []int)
Deprecated: Use CreateAreaReleaseReply.ProtoReflect.Descriptor instead.
func (*CreateAreaReleaseReply) ProtoMessage ¶
func (*CreateAreaReleaseReply) ProtoMessage()
func (*CreateAreaReleaseReply) ProtoReflect ¶
func (x *CreateAreaReleaseReply) ProtoReflect() protoreflect.Message
func (*CreateAreaReleaseReply) Reset ¶
func (x *CreateAreaReleaseReply) Reset()
func (*CreateAreaReleaseReply) String ¶
func (x *CreateAreaReleaseReply) String() string
type CreateAreaReleaseRequest ¶
type CreateAreaReleaseRequest struct {
// contains filtered or unexported fields
}
func (*CreateAreaReleaseRequest) Descriptor
deprecated
func (*CreateAreaReleaseRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateAreaReleaseRequest.ProtoReflect.Descriptor instead.
func (*CreateAreaReleaseRequest) ProtoMessage ¶
func (*CreateAreaReleaseRequest) ProtoMessage()
func (*CreateAreaReleaseRequest) ProtoReflect ¶
func (x *CreateAreaReleaseRequest) ProtoReflect() protoreflect.Message
func (*CreateAreaReleaseRequest) Reset ¶
func (x *CreateAreaReleaseRequest) Reset()
func (*CreateAreaReleaseRequest) String ¶
func (x *CreateAreaReleaseRequest) String() string
type CreateAreaReply ¶
type CreateAreaReply struct {
// contains filtered or unexported fields
}
func (*CreateAreaReply) Descriptor
deprecated
func (*CreateAreaReply) Descriptor() ([]byte, []int)
Deprecated: Use CreateAreaReply.ProtoReflect.Descriptor instead.
func (*CreateAreaReply) ProtoMessage ¶
func (*CreateAreaReply) ProtoMessage()
func (*CreateAreaReply) ProtoReflect ¶
func (x *CreateAreaReply) ProtoReflect() protoreflect.Message
func (*CreateAreaReply) Reset ¶
func (x *CreateAreaReply) Reset()
func (*CreateAreaReply) String ¶
func (x *CreateAreaReply) String() string
type CreateAreaRequest ¶
type CreateAreaRequest struct { ParentId uint64 `protobuf:"varint,1,opt,name=parent_id,json=parentId,proto3" json:"parent_id,omitempty"` RegionId string `protobuf:"bytes,2,opt,name=region_id,json=regionId,proto3" json:"region_id,omitempty"` Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"` Lat float32 `protobuf:"fixed32,4,opt,name=lat,proto3" json:"lat,omitempty"` Lng float32 `protobuf:"fixed32,5,opt,name=lng,proto3" json:"lng,omitempty"` CityCode string `protobuf:"bytes,6,opt,name=city_code,json=cityCode,proto3" json:"city_code,omitempty"` ZipCode string `protobuf:"bytes,7,opt,name=zip_code,json=zipCode,proto3" json:"zip_code,omitempty"` // contains filtered or unexported fields }
func (*CreateAreaRequest) Descriptor
deprecated
func (*CreateAreaRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateAreaRequest.ProtoReflect.Descriptor instead.
func (*CreateAreaRequest) GetCityCode ¶
func (x *CreateAreaRequest) GetCityCode() string
func (*CreateAreaRequest) GetLat ¶
func (x *CreateAreaRequest) GetLat() float32
func (*CreateAreaRequest) GetLng ¶
func (x *CreateAreaRequest) GetLng() float32
func (*CreateAreaRequest) GetParentId ¶
func (x *CreateAreaRequest) GetParentId() uint64
func (*CreateAreaRequest) GetRegionId ¶
func (x *CreateAreaRequest) GetRegionId() string
func (*CreateAreaRequest) GetTitle ¶
func (x *CreateAreaRequest) GetTitle() string
func (*CreateAreaRequest) GetZipCode ¶
func (x *CreateAreaRequest) GetZipCode() string
func (*CreateAreaRequest) ProtoMessage ¶
func (*CreateAreaRequest) ProtoMessage()
func (*CreateAreaRequest) ProtoReflect ¶
func (x *CreateAreaRequest) ProtoReflect() protoreflect.Message
func (*CreateAreaRequest) Reset ¶
func (x *CreateAreaRequest) Reset()
func (*CreateAreaRequest) String ¶
func (x *CreateAreaRequest) String() string
type CreateCountryReply ¶
type CreateCountryReply struct {
// contains filtered or unexported fields
}
func (*CreateCountryReply) Descriptor
deprecated
func (*CreateCountryReply) Descriptor() ([]byte, []int)
Deprecated: Use CreateCountryReply.ProtoReflect.Descriptor instead.
func (*CreateCountryReply) ProtoMessage ¶
func (*CreateCountryReply) ProtoMessage()
func (*CreateCountryReply) ProtoReflect ¶
func (x *CreateCountryReply) ProtoReflect() protoreflect.Message
func (*CreateCountryReply) Reset ¶
func (x *CreateCountryReply) Reset()
func (*CreateCountryReply) String ¶
func (x *CreateCountryReply) String() string
type CreateCountryRequest ¶
type CreateCountryRequest struct {
// contains filtered or unexported fields
}
func (*CreateCountryRequest) Descriptor
deprecated
func (*CreateCountryRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateCountryRequest.ProtoReflect.Descriptor instead.
func (*CreateCountryRequest) ProtoMessage ¶
func (*CreateCountryRequest) ProtoMessage()
func (*CreateCountryRequest) ProtoReflect ¶
func (x *CreateCountryRequest) ProtoReflect() protoreflect.Message
func (*CreateCountryRequest) Reset ¶
func (x *CreateCountryRequest) Reset()
func (*CreateCountryRequest) String ¶
func (x *CreateCountryRequest) String() string
type DeleteAreaPolygonReply ¶
type DeleteAreaPolygonReply struct {
// contains filtered or unexported fields
}
func (*DeleteAreaPolygonReply) Descriptor
deprecated
func (*DeleteAreaPolygonReply) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAreaPolygonReply.ProtoReflect.Descriptor instead.
func (*DeleteAreaPolygonReply) ProtoMessage ¶
func (*DeleteAreaPolygonReply) ProtoMessage()
func (*DeleteAreaPolygonReply) ProtoReflect ¶
func (x *DeleteAreaPolygonReply) ProtoReflect() protoreflect.Message
func (*DeleteAreaPolygonReply) Reset ¶
func (x *DeleteAreaPolygonReply) Reset()
func (*DeleteAreaPolygonReply) String ¶
func (x *DeleteAreaPolygonReply) String() string
type DeleteAreaPolygonRequest ¶
type DeleteAreaPolygonRequest struct {
// contains filtered or unexported fields
}
func (*DeleteAreaPolygonRequest) Descriptor
deprecated
func (*DeleteAreaPolygonRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAreaPolygonRequest.ProtoReflect.Descriptor instead.
func (*DeleteAreaPolygonRequest) ProtoMessage ¶
func (*DeleteAreaPolygonRequest) ProtoMessage()
func (*DeleteAreaPolygonRequest) ProtoReflect ¶
func (x *DeleteAreaPolygonRequest) ProtoReflect() protoreflect.Message
func (*DeleteAreaPolygonRequest) Reset ¶
func (x *DeleteAreaPolygonRequest) Reset()
func (*DeleteAreaPolygonRequest) String ¶
func (x *DeleteAreaPolygonRequest) String() string
type DeleteAreaReleaseAssetReply ¶
type DeleteAreaReleaseAssetReply struct {
// contains filtered or unexported fields
}
func (*DeleteAreaReleaseAssetReply) Descriptor
deprecated
func (*DeleteAreaReleaseAssetReply) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAreaReleaseAssetReply.ProtoReflect.Descriptor instead.
func (*DeleteAreaReleaseAssetReply) ProtoMessage ¶
func (*DeleteAreaReleaseAssetReply) ProtoMessage()
func (*DeleteAreaReleaseAssetReply) ProtoReflect ¶
func (x *DeleteAreaReleaseAssetReply) ProtoReflect() protoreflect.Message
func (*DeleteAreaReleaseAssetReply) Reset ¶
func (x *DeleteAreaReleaseAssetReply) Reset()
func (*DeleteAreaReleaseAssetReply) String ¶
func (x *DeleteAreaReleaseAssetReply) String() string
type DeleteAreaReleaseAssetRequest ¶
type DeleteAreaReleaseAssetRequest struct {
// contains filtered or unexported fields
}
func (*DeleteAreaReleaseAssetRequest) Descriptor
deprecated
func (*DeleteAreaReleaseAssetRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAreaReleaseAssetRequest.ProtoReflect.Descriptor instead.
func (*DeleteAreaReleaseAssetRequest) ProtoMessage ¶
func (*DeleteAreaReleaseAssetRequest) ProtoMessage()
func (*DeleteAreaReleaseAssetRequest) ProtoReflect ¶
func (x *DeleteAreaReleaseAssetRequest) ProtoReflect() protoreflect.Message
func (*DeleteAreaReleaseAssetRequest) Reset ¶
func (x *DeleteAreaReleaseAssetRequest) Reset()
func (*DeleteAreaReleaseAssetRequest) String ¶
func (x *DeleteAreaReleaseAssetRequest) String() string
type DeleteAreaReleaseReply ¶
type DeleteAreaReleaseReply struct {
// contains filtered or unexported fields
}
func (*DeleteAreaReleaseReply) Descriptor
deprecated
func (*DeleteAreaReleaseReply) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAreaReleaseReply.ProtoReflect.Descriptor instead.
func (*DeleteAreaReleaseReply) ProtoMessage ¶
func (*DeleteAreaReleaseReply) ProtoMessage()
func (*DeleteAreaReleaseReply) ProtoReflect ¶
func (x *DeleteAreaReleaseReply) ProtoReflect() protoreflect.Message
func (*DeleteAreaReleaseReply) Reset ¶
func (x *DeleteAreaReleaseReply) Reset()
func (*DeleteAreaReleaseReply) String ¶
func (x *DeleteAreaReleaseReply) String() string
type DeleteAreaReleaseRequest ¶
type DeleteAreaReleaseRequest struct {
// contains filtered or unexported fields
}
func (*DeleteAreaReleaseRequest) Descriptor
deprecated
func (*DeleteAreaReleaseRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAreaReleaseRequest.ProtoReflect.Descriptor instead.
func (*DeleteAreaReleaseRequest) ProtoMessage ¶
func (*DeleteAreaReleaseRequest) ProtoMessage()
func (*DeleteAreaReleaseRequest) ProtoReflect ¶
func (x *DeleteAreaReleaseRequest) ProtoReflect() protoreflect.Message
func (*DeleteAreaReleaseRequest) Reset ¶
func (x *DeleteAreaReleaseRequest) Reset()
func (*DeleteAreaReleaseRequest) String ¶
func (x *DeleteAreaReleaseRequest) String() string
type DeleteAreaReply ¶
type DeleteAreaReply struct {
// contains filtered or unexported fields
}
func (*DeleteAreaReply) Descriptor
deprecated
func (*DeleteAreaReply) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAreaReply.ProtoReflect.Descriptor instead.
func (*DeleteAreaReply) ProtoMessage ¶
func (*DeleteAreaReply) ProtoMessage()
func (*DeleteAreaReply) ProtoReflect ¶
func (x *DeleteAreaReply) ProtoReflect() protoreflect.Message
func (*DeleteAreaReply) Reset ¶
func (x *DeleteAreaReply) Reset()
func (*DeleteAreaReply) String ¶
func (x *DeleteAreaReply) String() string
type DeleteAreaRequest ¶
type DeleteAreaRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Ids []uint64 `protobuf:"varint,2,rep,packed,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
func (*DeleteAreaRequest) Descriptor
deprecated
func (*DeleteAreaRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAreaRequest.ProtoReflect.Descriptor instead.
func (*DeleteAreaRequest) GetId ¶
func (x *DeleteAreaRequest) GetId() uint64
func (*DeleteAreaRequest) GetIds ¶
func (x *DeleteAreaRequest) GetIds() []uint64
func (*DeleteAreaRequest) ProtoMessage ¶
func (*DeleteAreaRequest) ProtoMessage()
func (*DeleteAreaRequest) ProtoReflect ¶
func (x *DeleteAreaRequest) ProtoReflect() protoreflect.Message
func (*DeleteAreaRequest) Reset ¶
func (x *DeleteAreaRequest) Reset()
func (*DeleteAreaRequest) String ¶
func (x *DeleteAreaRequest) String() string
type DeleteCountryReply ¶
type DeleteCountryReply struct {
// contains filtered or unexported fields
}
func (*DeleteCountryReply) Descriptor
deprecated
func (*DeleteCountryReply) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCountryReply.ProtoReflect.Descriptor instead.
func (*DeleteCountryReply) ProtoMessage ¶
func (*DeleteCountryReply) ProtoMessage()
func (*DeleteCountryReply) ProtoReflect ¶
func (x *DeleteCountryReply) ProtoReflect() protoreflect.Message
func (*DeleteCountryReply) Reset ¶
func (x *DeleteCountryReply) Reset()
func (*DeleteCountryReply) String ¶
func (x *DeleteCountryReply) String() string
type DeleteCountryRequest ¶
type DeleteCountryRequest struct {
// contains filtered or unexported fields
}
func (*DeleteCountryRequest) Descriptor
deprecated
func (*DeleteCountryRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCountryRequest.ProtoReflect.Descriptor instead.
func (*DeleteCountryRequest) ProtoMessage ¶
func (*DeleteCountryRequest) ProtoMessage()
func (*DeleteCountryRequest) ProtoReflect ¶
func (x *DeleteCountryRequest) ProtoReflect() protoreflect.Message
func (*DeleteCountryRequest) Reset ¶
func (x *DeleteCountryRequest) Reset()
func (*DeleteCountryRequest) String ¶
func (x *DeleteCountryRequest) String() string
type GetAreaPolygonReply ¶
type GetAreaPolygonReply struct {
// contains filtered or unexported fields
}
func (*GetAreaPolygonReply) Descriptor
deprecated
func (*GetAreaPolygonReply) Descriptor() ([]byte, []int)
Deprecated: Use GetAreaPolygonReply.ProtoReflect.Descriptor instead.
func (*GetAreaPolygonReply) ProtoMessage ¶
func (*GetAreaPolygonReply) ProtoMessage()
func (*GetAreaPolygonReply) ProtoReflect ¶
func (x *GetAreaPolygonReply) ProtoReflect() protoreflect.Message
func (*GetAreaPolygonReply) Reset ¶
func (x *GetAreaPolygonReply) Reset()
func (*GetAreaPolygonReply) String ¶
func (x *GetAreaPolygonReply) String() string
type GetAreaPolygonRequest ¶
type GetAreaPolygonRequest struct {
// contains filtered or unexported fields
}
func (*GetAreaPolygonRequest) Descriptor
deprecated
func (*GetAreaPolygonRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAreaPolygonRequest.ProtoReflect.Descriptor instead.
func (*GetAreaPolygonRequest) ProtoMessage ¶
func (*GetAreaPolygonRequest) ProtoMessage()
func (*GetAreaPolygonRequest) ProtoReflect ¶
func (x *GetAreaPolygonRequest) ProtoReflect() protoreflect.Message
func (*GetAreaPolygonRequest) Reset ¶
func (x *GetAreaPolygonRequest) Reset()
func (*GetAreaPolygonRequest) String ¶
func (x *GetAreaPolygonRequest) String() string
type GetAreaReleaseAssetReply ¶
type GetAreaReleaseAssetReply struct {
// contains filtered or unexported fields
}
func (*GetAreaReleaseAssetReply) Descriptor
deprecated
func (*GetAreaReleaseAssetReply) Descriptor() ([]byte, []int)
Deprecated: Use GetAreaReleaseAssetReply.ProtoReflect.Descriptor instead.
func (*GetAreaReleaseAssetReply) ProtoMessage ¶
func (*GetAreaReleaseAssetReply) ProtoMessage()
func (*GetAreaReleaseAssetReply) ProtoReflect ¶
func (x *GetAreaReleaseAssetReply) ProtoReflect() protoreflect.Message
func (*GetAreaReleaseAssetReply) Reset ¶
func (x *GetAreaReleaseAssetReply) Reset()
func (*GetAreaReleaseAssetReply) String ¶
func (x *GetAreaReleaseAssetReply) String() string
type GetAreaReleaseAssetRequest ¶
type GetAreaReleaseAssetRequest struct {
// contains filtered or unexported fields
}
func (*GetAreaReleaseAssetRequest) Descriptor
deprecated
func (*GetAreaReleaseAssetRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAreaReleaseAssetRequest.ProtoReflect.Descriptor instead.
func (*GetAreaReleaseAssetRequest) ProtoMessage ¶
func (*GetAreaReleaseAssetRequest) ProtoMessage()
func (*GetAreaReleaseAssetRequest) ProtoReflect ¶
func (x *GetAreaReleaseAssetRequest) ProtoReflect() protoreflect.Message
func (*GetAreaReleaseAssetRequest) Reset ¶
func (x *GetAreaReleaseAssetRequest) Reset()
func (*GetAreaReleaseAssetRequest) String ¶
func (x *GetAreaReleaseAssetRequest) String() string
type GetAreaReleaseReply ¶
type GetAreaReleaseReply struct {
// contains filtered or unexported fields
}
func (*GetAreaReleaseReply) Descriptor
deprecated
func (*GetAreaReleaseReply) Descriptor() ([]byte, []int)
Deprecated: Use GetAreaReleaseReply.ProtoReflect.Descriptor instead.
func (*GetAreaReleaseReply) ProtoMessage ¶
func (*GetAreaReleaseReply) ProtoMessage()
func (*GetAreaReleaseReply) ProtoReflect ¶
func (x *GetAreaReleaseReply) ProtoReflect() protoreflect.Message
func (*GetAreaReleaseReply) Reset ¶
func (x *GetAreaReleaseReply) Reset()
func (*GetAreaReleaseReply) String ¶
func (x *GetAreaReleaseReply) String() string
type GetAreaReleaseRequest ¶
type GetAreaReleaseRequest struct {
// contains filtered or unexported fields
}
func (*GetAreaReleaseRequest) Descriptor
deprecated
func (*GetAreaReleaseRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAreaReleaseRequest.ProtoReflect.Descriptor instead.
func (*GetAreaReleaseRequest) ProtoMessage ¶
func (*GetAreaReleaseRequest) ProtoMessage()
func (*GetAreaReleaseRequest) ProtoReflect ¶
func (x *GetAreaReleaseRequest) ProtoReflect() protoreflect.Message
func (*GetAreaReleaseRequest) Reset ¶
func (x *GetAreaReleaseRequest) Reset()
func (*GetAreaReleaseRequest) String ¶
func (x *GetAreaReleaseRequest) String() string
type GetAreaReply ¶
type GetAreaReply struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` RegionId string `protobuf:"bytes,2,opt,name=region_id,json=regionId,proto3" json:"region_id,omitempty"` Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"` Lat float32 `protobuf:"fixed32,4,opt,name=lat,proto3" json:"lat,omitempty"` Lng float32 `protobuf:"fixed32,5,opt,name=lng,proto3" json:"lng,omitempty"` Ucfirst string `protobuf:"bytes,6,opt,name=ucfirst,proto3" json:"ucfirst,omitempty"` Pinyin string `protobuf:"bytes,7,opt,name=pinyin,proto3" json:"pinyin,omitempty"` CityCode string `protobuf:"bytes,8,opt,name=city_code,json=cityCode,proto3" json:"city_code,omitempty"` ZipCode string `protobuf:"bytes,9,opt,name=zip_code,json=zipCode,proto3" json:"zip_code,omitempty"` Level uint32 `protobuf:"varint,10,opt,name=level,proto3" json:"level,omitempty"` CreateTime uint64 `protobuf:"varint,11,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` UpdateTime uint64 `protobuf:"varint,12,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` Parent *GetAreaReply `protobuf:"bytes,13,opt,name=parent,proto3" json:"parent,omitempty"` // contains filtered or unexported fields }
func (*GetAreaReply) Descriptor
deprecated
func (*GetAreaReply) Descriptor() ([]byte, []int)
Deprecated: Use GetAreaReply.ProtoReflect.Descriptor instead.
func (*GetAreaReply) GetCityCode ¶
func (x *GetAreaReply) GetCityCode() string
func (*GetAreaReply) GetCreateTime ¶
func (x *GetAreaReply) GetCreateTime() uint64
func (*GetAreaReply) GetId ¶
func (x *GetAreaReply) GetId() uint64
func (*GetAreaReply) GetLat ¶
func (x *GetAreaReply) GetLat() float32
func (*GetAreaReply) GetLevel ¶
func (x *GetAreaReply) GetLevel() uint32
func (*GetAreaReply) GetLng ¶
func (x *GetAreaReply) GetLng() float32
func (*GetAreaReply) GetParent ¶
func (x *GetAreaReply) GetParent() *GetAreaReply
func (*GetAreaReply) GetPinyin ¶
func (x *GetAreaReply) GetPinyin() string
func (*GetAreaReply) GetRegionId ¶
func (x *GetAreaReply) GetRegionId() string
func (*GetAreaReply) GetTitle ¶
func (x *GetAreaReply) GetTitle() string
func (*GetAreaReply) GetUcfirst ¶
func (x *GetAreaReply) GetUcfirst() string
func (*GetAreaReply) GetUpdateTime ¶
func (x *GetAreaReply) GetUpdateTime() uint64
func (*GetAreaReply) GetZipCode ¶
func (x *GetAreaReply) GetZipCode() string
func (*GetAreaReply) ProtoMessage ¶
func (*GetAreaReply) ProtoMessage()
func (*GetAreaReply) ProtoReflect ¶
func (x *GetAreaReply) ProtoReflect() protoreflect.Message
func (*GetAreaReply) Reset ¶
func (x *GetAreaReply) Reset()
func (*GetAreaReply) String ¶
func (x *GetAreaReply) String() string
type GetAreaRequest ¶
type GetAreaRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` RegionId string `protobuf:"bytes,2,opt,name=region_id,json=regionId,proto3" json:"region_id,omitempty"` Level uint32 `protobuf:"varint,3,opt,name=level,proto3" json:"level,omitempty"` // contains filtered or unexported fields }
func (*GetAreaRequest) Descriptor
deprecated
func (*GetAreaRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAreaRequest.ProtoReflect.Descriptor instead.
func (*GetAreaRequest) GetId ¶
func (x *GetAreaRequest) GetId() uint64
func (*GetAreaRequest) GetLevel ¶
func (x *GetAreaRequest) GetLevel() uint32
func (*GetAreaRequest) GetRegionId ¶
func (x *GetAreaRequest) GetRegionId() string
func (*GetAreaRequest) ProtoMessage ¶
func (*GetAreaRequest) ProtoMessage()
func (*GetAreaRequest) ProtoReflect ¶
func (x *GetAreaRequest) ProtoReflect() protoreflect.Message
func (*GetAreaRequest) Reset ¶
func (x *GetAreaRequest) Reset()
func (*GetAreaRequest) String ¶
func (x *GetAreaRequest) String() string
type GetCountryReply ¶
type GetCountryReply struct {
// contains filtered or unexported fields
}
func (*GetCountryReply) Descriptor
deprecated
func (*GetCountryReply) Descriptor() ([]byte, []int)
Deprecated: Use GetCountryReply.ProtoReflect.Descriptor instead.
func (*GetCountryReply) ProtoMessage ¶
func (*GetCountryReply) ProtoMessage()
func (*GetCountryReply) ProtoReflect ¶
func (x *GetCountryReply) ProtoReflect() protoreflect.Message
func (*GetCountryReply) Reset ¶
func (x *GetCountryReply) Reset()
func (*GetCountryReply) String ¶
func (x *GetCountryReply) String() string
type GetCountryRequest ¶
type GetCountryRequest struct {
// contains filtered or unexported fields
}
func (*GetCountryRequest) Descriptor
deprecated
func (*GetCountryRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCountryRequest.ProtoReflect.Descriptor instead.
func (*GetCountryRequest) ProtoMessage ¶
func (*GetCountryRequest) ProtoMessage()
func (*GetCountryRequest) ProtoReflect ¶
func (x *GetCountryRequest) ProtoReflect() protoreflect.Message
func (*GetCountryRequest) Reset ¶
func (x *GetCountryRequest) Reset()
func (*GetCountryRequest) String ¶
func (x *GetCountryRequest) String() string
type ListAreaPolygonReply ¶
type ListAreaPolygonReply struct {
// contains filtered or unexported fields
}
func (*ListAreaPolygonReply) Descriptor
deprecated
func (*ListAreaPolygonReply) Descriptor() ([]byte, []int)
Deprecated: Use ListAreaPolygonReply.ProtoReflect.Descriptor instead.
func (*ListAreaPolygonReply) ProtoMessage ¶
func (*ListAreaPolygonReply) ProtoMessage()
func (*ListAreaPolygonReply) ProtoReflect ¶
func (x *ListAreaPolygonReply) ProtoReflect() protoreflect.Message
func (*ListAreaPolygonReply) Reset ¶
func (x *ListAreaPolygonReply) Reset()
func (*ListAreaPolygonReply) String ¶
func (x *ListAreaPolygonReply) String() string
type ListAreaPolygonRequest ¶
type ListAreaPolygonRequest struct {
// contains filtered or unexported fields
}
func (*ListAreaPolygonRequest) Descriptor
deprecated
func (*ListAreaPolygonRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAreaPolygonRequest.ProtoReflect.Descriptor instead.
func (*ListAreaPolygonRequest) ProtoMessage ¶
func (*ListAreaPolygonRequest) ProtoMessage()
func (*ListAreaPolygonRequest) ProtoReflect ¶
func (x *ListAreaPolygonRequest) ProtoReflect() protoreflect.Message
func (*ListAreaPolygonRequest) Reset ¶
func (x *ListAreaPolygonRequest) Reset()
func (*ListAreaPolygonRequest) String ¶
func (x *ListAreaPolygonRequest) String() string
type ListAreaReleaseAssetReply ¶
type ListAreaReleaseAssetReply struct {
// contains filtered or unexported fields
}
func (*ListAreaReleaseAssetReply) Descriptor
deprecated
func (*ListAreaReleaseAssetReply) Descriptor() ([]byte, []int)
Deprecated: Use ListAreaReleaseAssetReply.ProtoReflect.Descriptor instead.
func (*ListAreaReleaseAssetReply) ProtoMessage ¶
func (*ListAreaReleaseAssetReply) ProtoMessage()
func (*ListAreaReleaseAssetReply) ProtoReflect ¶
func (x *ListAreaReleaseAssetReply) ProtoReflect() protoreflect.Message
func (*ListAreaReleaseAssetReply) Reset ¶
func (x *ListAreaReleaseAssetReply) Reset()
func (*ListAreaReleaseAssetReply) String ¶
func (x *ListAreaReleaseAssetReply) String() string
type ListAreaReleaseAssetRequest ¶
type ListAreaReleaseAssetRequest struct {
// contains filtered or unexported fields
}
func (*ListAreaReleaseAssetRequest) Descriptor
deprecated
func (*ListAreaReleaseAssetRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAreaReleaseAssetRequest.ProtoReflect.Descriptor instead.
func (*ListAreaReleaseAssetRequest) ProtoMessage ¶
func (*ListAreaReleaseAssetRequest) ProtoMessage()
func (*ListAreaReleaseAssetRequest) ProtoReflect ¶
func (x *ListAreaReleaseAssetRequest) ProtoReflect() protoreflect.Message
func (*ListAreaReleaseAssetRequest) Reset ¶
func (x *ListAreaReleaseAssetRequest) Reset()
func (*ListAreaReleaseAssetRequest) String ¶
func (x *ListAreaReleaseAssetRequest) String() string
type ListAreaReleaseReply ¶
type ListAreaReleaseReply struct {
// contains filtered or unexported fields
}
func (*ListAreaReleaseReply) Descriptor
deprecated
func (*ListAreaReleaseReply) Descriptor() ([]byte, []int)
Deprecated: Use ListAreaReleaseReply.ProtoReflect.Descriptor instead.
func (*ListAreaReleaseReply) ProtoMessage ¶
func (*ListAreaReleaseReply) ProtoMessage()
func (*ListAreaReleaseReply) ProtoReflect ¶
func (x *ListAreaReleaseReply) ProtoReflect() protoreflect.Message
func (*ListAreaReleaseReply) Reset ¶
func (x *ListAreaReleaseReply) Reset()
func (*ListAreaReleaseReply) String ¶
func (x *ListAreaReleaseReply) String() string
type ListAreaReleaseRequest ¶
type ListAreaReleaseRequest struct {
// contains filtered or unexported fields
}
func (*ListAreaReleaseRequest) Descriptor
deprecated
func (*ListAreaReleaseRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAreaReleaseRequest.ProtoReflect.Descriptor instead.
func (*ListAreaReleaseRequest) ProtoMessage ¶
func (*ListAreaReleaseRequest) ProtoMessage()
func (*ListAreaReleaseRequest) ProtoReflect ¶
func (x *ListAreaReleaseRequest) ProtoReflect() protoreflect.Message
func (*ListAreaReleaseRequest) Reset ¶
func (x *ListAreaReleaseRequest) Reset()
func (*ListAreaReleaseRequest) String ¶
func (x *ListAreaReleaseRequest) String() string
type ListAreaReply ¶
type ListAreaReply struct { Items []*ListAreaReply_Item `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*ListAreaReply) Descriptor
deprecated
func (*ListAreaReply) Descriptor() ([]byte, []int)
Deprecated: Use ListAreaReply.ProtoReflect.Descriptor instead.
func (*ListAreaReply) GetItems ¶
func (x *ListAreaReply) GetItems() []*ListAreaReply_Item
func (*ListAreaReply) ProtoMessage ¶
func (*ListAreaReply) ProtoMessage()
func (*ListAreaReply) ProtoReflect ¶
func (x *ListAreaReply) ProtoReflect() protoreflect.Message
func (*ListAreaReply) Reset ¶
func (x *ListAreaReply) Reset()
func (*ListAreaReply) String ¶
func (x *ListAreaReply) String() string
type ListAreaReply_Item ¶
type ListAreaReply_Item struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` RegionId string `protobuf:"bytes,2,opt,name=region_id,json=regionId,proto3" json:"region_id,omitempty"` Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"` Ucfirst string `protobuf:"bytes,5,opt,name=ucfirst,proto3" json:"ucfirst,omitempty"` Pinyin string `protobuf:"bytes,6,opt,name=pinyin,proto3" json:"pinyin,omitempty"` CityCode string `protobuf:"bytes,7,opt,name=city_code,json=cityCode,proto3" json:"city_code,omitempty"` ZipCode string `protobuf:"bytes,8,opt,name=zip_code,json=zipCode,proto3" json:"zip_code,omitempty"` Level uint32 `protobuf:"varint,9,opt,name=level,proto3" json:"level,omitempty"` UpdateTime uint64 `protobuf:"varint,10,opt,name=update_time,json=updateTime,proto3" json:"update_time,omitempty"` // contains filtered or unexported fields }
func (*ListAreaReply_Item) Descriptor
deprecated
func (*ListAreaReply_Item) Descriptor() ([]byte, []int)
Deprecated: Use ListAreaReply_Item.ProtoReflect.Descriptor instead.
func (*ListAreaReply_Item) GetCityCode ¶
func (x *ListAreaReply_Item) GetCityCode() string
func (*ListAreaReply_Item) GetId ¶
func (x *ListAreaReply_Item) GetId() uint64
func (*ListAreaReply_Item) GetLevel ¶
func (x *ListAreaReply_Item) GetLevel() uint32
func (*ListAreaReply_Item) GetPinyin ¶
func (x *ListAreaReply_Item) GetPinyin() string
func (*ListAreaReply_Item) GetRegionId ¶
func (x *ListAreaReply_Item) GetRegionId() string
func (*ListAreaReply_Item) GetTitle ¶
func (x *ListAreaReply_Item) GetTitle() string
func (*ListAreaReply_Item) GetUcfirst ¶
func (x *ListAreaReply_Item) GetUcfirst() string
func (*ListAreaReply_Item) GetUpdateTime ¶
func (x *ListAreaReply_Item) GetUpdateTime() uint64
func (*ListAreaReply_Item) GetZipCode ¶
func (x *ListAreaReply_Item) GetZipCode() string
func (*ListAreaReply_Item) ProtoMessage ¶
func (*ListAreaReply_Item) ProtoMessage()
func (*ListAreaReply_Item) ProtoReflect ¶
func (x *ListAreaReply_Item) ProtoReflect() protoreflect.Message
func (*ListAreaReply_Item) Reset ¶
func (x *ListAreaReply_Item) Reset()
func (*ListAreaReply_Item) String ¶
func (x *ListAreaReply_Item) String() string
type ListAreaRequest ¶
type ListAreaRequest struct { ParentId uint64 `protobuf:"varint,1,opt,name=parent_id,json=parentId,proto3" json:"parent_id,omitempty"` RegionId string `protobuf:"bytes,2,opt,name=region_id,json=regionId,proto3" json:"region_id,omitempty"` Level int32 `protobuf:"varint,3,opt,name=level,proto3" json:"level,omitempty"` Kw string `protobuf:"bytes,4,opt,name=kw,proto3" json:"kw,omitempty"` Order string `protobuf:"bytes,9,opt,name=order,proto3" json:"order,omitempty"` // contains filtered or unexported fields }
func (*ListAreaRequest) Descriptor
deprecated
func (*ListAreaRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAreaRequest.ProtoReflect.Descriptor instead.
func (*ListAreaRequest) GetKw ¶
func (x *ListAreaRequest) GetKw() string
func (*ListAreaRequest) GetLevel ¶
func (x *ListAreaRequest) GetLevel() int32
func (*ListAreaRequest) GetOrder ¶
func (x *ListAreaRequest) GetOrder() string
func (*ListAreaRequest) GetParentId ¶
func (x *ListAreaRequest) GetParentId() uint64
func (*ListAreaRequest) GetRegionId ¶
func (x *ListAreaRequest) GetRegionId() string
func (*ListAreaRequest) ProtoMessage ¶
func (*ListAreaRequest) ProtoMessage()
func (*ListAreaRequest) ProtoReflect ¶
func (x *ListAreaRequest) ProtoReflect() protoreflect.Message
func (*ListAreaRequest) Reset ¶
func (x *ListAreaRequest) Reset()
func (*ListAreaRequest) String ¶
func (x *ListAreaRequest) String() string
type ListCountryReply ¶
type ListCountryReply struct {
// contains filtered or unexported fields
}
func (*ListCountryReply) Descriptor
deprecated
func (*ListCountryReply) Descriptor() ([]byte, []int)
Deprecated: Use ListCountryReply.ProtoReflect.Descriptor instead.
func (*ListCountryReply) ProtoMessage ¶
func (*ListCountryReply) ProtoMessage()
func (*ListCountryReply) ProtoReflect ¶
func (x *ListCountryReply) ProtoReflect() protoreflect.Message
func (*ListCountryReply) Reset ¶
func (x *ListCountryReply) Reset()
func (*ListCountryReply) String ¶
func (x *ListCountryReply) String() string
type ListCountryRequest ¶
type ListCountryRequest struct {
// contains filtered or unexported fields
}
func (*ListCountryRequest) Descriptor
deprecated
func (*ListCountryRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListCountryRequest.ProtoReflect.Descriptor instead.
func (*ListCountryRequest) ProtoMessage ¶
func (*ListCountryRequest) ProtoMessage()
func (*ListCountryRequest) ProtoReflect ¶
func (x *ListCountryRequest) ProtoReflect() protoreflect.Message
func (*ListCountryRequest) Reset ¶
func (x *ListCountryRequest) Reset()
func (*ListCountryRequest) String ¶
func (x *ListCountryRequest) String() string
type UnimplementedAreaPolygonServer ¶
type UnimplementedAreaPolygonServer struct { }
UnimplementedAreaPolygonServer must be embedded to have forward compatible implementations.
func (UnimplementedAreaPolygonServer) CreateAreaPolygon ¶
func (UnimplementedAreaPolygonServer) CreateAreaPolygon(context.Context, *CreateAreaPolygonRequest) (*CreateAreaPolygonReply, error)
func (UnimplementedAreaPolygonServer) DeleteAreaPolygon ¶
func (UnimplementedAreaPolygonServer) DeleteAreaPolygon(context.Context, *DeleteAreaPolygonRequest) (*DeleteAreaPolygonReply, error)
func (UnimplementedAreaPolygonServer) GetAreaPolygon ¶
func (UnimplementedAreaPolygonServer) GetAreaPolygon(context.Context, *GetAreaPolygonRequest) (*GetAreaPolygonReply, error)
func (UnimplementedAreaPolygonServer) ListAreaPolygon ¶
func (UnimplementedAreaPolygonServer) ListAreaPolygon(context.Context, *ListAreaPolygonRequest) (*ListAreaPolygonReply, error)
func (UnimplementedAreaPolygonServer) UpdateAreaPolygon ¶
func (UnimplementedAreaPolygonServer) UpdateAreaPolygon(context.Context, *UpdateAreaPolygonRequest) (*UpdateAreaPolygonReply, error)
type UnimplementedAreaReleaseAssetServer ¶
type UnimplementedAreaReleaseAssetServer struct { }
UnimplementedAreaReleaseAssetServer must be embedded to have forward compatible implementations.
func (UnimplementedAreaReleaseAssetServer) CreateAreaReleaseAsset ¶
func (UnimplementedAreaReleaseAssetServer) CreateAreaReleaseAsset(context.Context, *CreateAreaReleaseAssetRequest) (*CreateAreaReleaseAssetReply, error)
func (UnimplementedAreaReleaseAssetServer) DeleteAreaReleaseAsset ¶
func (UnimplementedAreaReleaseAssetServer) DeleteAreaReleaseAsset(context.Context, *DeleteAreaReleaseAssetRequest) (*DeleteAreaReleaseAssetReply, error)
func (UnimplementedAreaReleaseAssetServer) GetAreaReleaseAsset ¶
func (UnimplementedAreaReleaseAssetServer) GetAreaReleaseAsset(context.Context, *GetAreaReleaseAssetRequest) (*GetAreaReleaseAssetReply, error)
func (UnimplementedAreaReleaseAssetServer) ListAreaReleaseAsset ¶
func (UnimplementedAreaReleaseAssetServer) ListAreaReleaseAsset(context.Context, *ListAreaReleaseAssetRequest) (*ListAreaReleaseAssetReply, error)
func (UnimplementedAreaReleaseAssetServer) UpdateAreaReleaseAsset ¶
func (UnimplementedAreaReleaseAssetServer) UpdateAreaReleaseAsset(context.Context, *UpdateAreaReleaseAssetRequest) (*UpdateAreaReleaseAssetReply, error)
type UnimplementedAreaReleaseServer ¶
type UnimplementedAreaReleaseServer struct { }
UnimplementedAreaReleaseServer must be embedded to have forward compatible implementations.
func (UnimplementedAreaReleaseServer) CreateAreaRelease ¶
func (UnimplementedAreaReleaseServer) CreateAreaRelease(context.Context, *CreateAreaReleaseRequest) (*CreateAreaReleaseReply, error)
func (UnimplementedAreaReleaseServer) DeleteAreaRelease ¶
func (UnimplementedAreaReleaseServer) DeleteAreaRelease(context.Context, *DeleteAreaReleaseRequest) (*DeleteAreaReleaseReply, error)
func (UnimplementedAreaReleaseServer) GetAreaRelease ¶
func (UnimplementedAreaReleaseServer) GetAreaRelease(context.Context, *GetAreaReleaseRequest) (*GetAreaReleaseReply, error)
func (UnimplementedAreaReleaseServer) ListAreaRelease ¶
func (UnimplementedAreaReleaseServer) ListAreaRelease(context.Context, *ListAreaReleaseRequest) (*ListAreaReleaseReply, error)
func (UnimplementedAreaReleaseServer) UpdateAreaRelease ¶
func (UnimplementedAreaReleaseServer) UpdateAreaRelease(context.Context, *UpdateAreaReleaseRequest) (*UpdateAreaReleaseReply, error)
type UnimplementedAreaServer ¶
type UnimplementedAreaServer struct { }
UnimplementedAreaServer must be embedded to have forward compatible implementations.
func (UnimplementedAreaServer) CascadeListArea ¶
func (UnimplementedAreaServer) CascadeListArea(context.Context, *CascadeListAreaRequest) (*CascadeListAreaReply, error)
func (UnimplementedAreaServer) CreateArea ¶
func (UnimplementedAreaServer) CreateArea(context.Context, *CreateAreaRequest) (*CreateAreaReply, error)
func (UnimplementedAreaServer) DeleteArea ¶
func (UnimplementedAreaServer) DeleteArea(context.Context, *DeleteAreaRequest) (*DeleteAreaReply, error)
func (UnimplementedAreaServer) GetArea ¶
func (UnimplementedAreaServer) GetArea(context.Context, *GetAreaRequest) (*GetAreaReply, error)
func (UnimplementedAreaServer) ListArea ¶
func (UnimplementedAreaServer) ListArea(context.Context, *ListAreaRequest) (*ListAreaReply, error)
func (UnimplementedAreaServer) UpdateArea ¶
func (UnimplementedAreaServer) UpdateArea(context.Context, *UpdateAreaRequest) (*UpdateAreaReply, error)
type UnimplementedCountryServer ¶
type UnimplementedCountryServer struct { }
UnimplementedCountryServer must be embedded to have forward compatible implementations.
func (UnimplementedCountryServer) CreateCountry ¶
func (UnimplementedCountryServer) CreateCountry(context.Context, *CreateCountryRequest) (*CreateCountryReply, error)
func (UnimplementedCountryServer) DeleteCountry ¶
func (UnimplementedCountryServer) DeleteCountry(context.Context, *DeleteCountryRequest) (*DeleteCountryReply, error)
func (UnimplementedCountryServer) GetCountry ¶
func (UnimplementedCountryServer) GetCountry(context.Context, *GetCountryRequest) (*GetCountryReply, error)
func (UnimplementedCountryServer) ListCountry ¶
func (UnimplementedCountryServer) ListCountry(context.Context, *ListCountryRequest) (*ListCountryReply, error)
func (UnimplementedCountryServer) UpdateCountry ¶
func (UnimplementedCountryServer) UpdateCountry(context.Context, *UpdateCountryRequest) (*UpdateCountryReply, error)
type UnsafeAreaPolygonServer ¶
type UnsafeAreaPolygonServer interface {
// contains filtered or unexported methods
}
UnsafeAreaPolygonServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AreaPolygonServer will result in compilation errors.
type UnsafeAreaReleaseAssetServer ¶
type UnsafeAreaReleaseAssetServer interface {
// contains filtered or unexported methods
}
UnsafeAreaReleaseAssetServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AreaReleaseAssetServer will result in compilation errors.
type UnsafeAreaReleaseServer ¶
type UnsafeAreaReleaseServer interface {
// contains filtered or unexported methods
}
UnsafeAreaReleaseServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AreaReleaseServer will result in compilation errors.
type UnsafeAreaServer ¶
type UnsafeAreaServer interface {
// contains filtered or unexported methods
}
UnsafeAreaServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AreaServer will result in compilation errors.
type UnsafeCountryServer ¶
type UnsafeCountryServer interface {
// contains filtered or unexported methods
}
UnsafeCountryServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CountryServer will result in compilation errors.
type UpdateAreaPolygonReply ¶
type UpdateAreaPolygonReply struct {
// contains filtered or unexported fields
}
func (*UpdateAreaPolygonReply) Descriptor
deprecated
func (*UpdateAreaPolygonReply) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAreaPolygonReply.ProtoReflect.Descriptor instead.
func (*UpdateAreaPolygonReply) ProtoMessage ¶
func (*UpdateAreaPolygonReply) ProtoMessage()
func (*UpdateAreaPolygonReply) ProtoReflect ¶
func (x *UpdateAreaPolygonReply) ProtoReflect() protoreflect.Message
func (*UpdateAreaPolygonReply) Reset ¶
func (x *UpdateAreaPolygonReply) Reset()
func (*UpdateAreaPolygonReply) String ¶
func (x *UpdateAreaPolygonReply) String() string
type UpdateAreaPolygonRequest ¶
type UpdateAreaPolygonRequest struct {
// contains filtered or unexported fields
}
func (*UpdateAreaPolygonRequest) Descriptor
deprecated
func (*UpdateAreaPolygonRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAreaPolygonRequest.ProtoReflect.Descriptor instead.
func (*UpdateAreaPolygonRequest) ProtoMessage ¶
func (*UpdateAreaPolygonRequest) ProtoMessage()
func (*UpdateAreaPolygonRequest) ProtoReflect ¶
func (x *UpdateAreaPolygonRequest) ProtoReflect() protoreflect.Message
func (*UpdateAreaPolygonRequest) Reset ¶
func (x *UpdateAreaPolygonRequest) Reset()
func (*UpdateAreaPolygonRequest) String ¶
func (x *UpdateAreaPolygonRequest) String() string
type UpdateAreaReleaseAssetReply ¶
type UpdateAreaReleaseAssetReply struct {
// contains filtered or unexported fields
}
func (*UpdateAreaReleaseAssetReply) Descriptor
deprecated
func (*UpdateAreaReleaseAssetReply) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAreaReleaseAssetReply.ProtoReflect.Descriptor instead.
func (*UpdateAreaReleaseAssetReply) ProtoMessage ¶
func (*UpdateAreaReleaseAssetReply) ProtoMessage()
func (*UpdateAreaReleaseAssetReply) ProtoReflect ¶
func (x *UpdateAreaReleaseAssetReply) ProtoReflect() protoreflect.Message
func (*UpdateAreaReleaseAssetReply) Reset ¶
func (x *UpdateAreaReleaseAssetReply) Reset()
func (*UpdateAreaReleaseAssetReply) String ¶
func (x *UpdateAreaReleaseAssetReply) String() string
type UpdateAreaReleaseAssetRequest ¶
type UpdateAreaReleaseAssetRequest struct {
// contains filtered or unexported fields
}
func (*UpdateAreaReleaseAssetRequest) Descriptor
deprecated
func (*UpdateAreaReleaseAssetRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAreaReleaseAssetRequest.ProtoReflect.Descriptor instead.
func (*UpdateAreaReleaseAssetRequest) ProtoMessage ¶
func (*UpdateAreaReleaseAssetRequest) ProtoMessage()
func (*UpdateAreaReleaseAssetRequest) ProtoReflect ¶
func (x *UpdateAreaReleaseAssetRequest) ProtoReflect() protoreflect.Message
func (*UpdateAreaReleaseAssetRequest) Reset ¶
func (x *UpdateAreaReleaseAssetRequest) Reset()
func (*UpdateAreaReleaseAssetRequest) String ¶
func (x *UpdateAreaReleaseAssetRequest) String() string
type UpdateAreaReleaseReply ¶
type UpdateAreaReleaseReply struct {
// contains filtered or unexported fields
}
func (*UpdateAreaReleaseReply) Descriptor
deprecated
func (*UpdateAreaReleaseReply) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAreaReleaseReply.ProtoReflect.Descriptor instead.
func (*UpdateAreaReleaseReply) ProtoMessage ¶
func (*UpdateAreaReleaseReply) ProtoMessage()
func (*UpdateAreaReleaseReply) ProtoReflect ¶
func (x *UpdateAreaReleaseReply) ProtoReflect() protoreflect.Message
func (*UpdateAreaReleaseReply) Reset ¶
func (x *UpdateAreaReleaseReply) Reset()
func (*UpdateAreaReleaseReply) String ¶
func (x *UpdateAreaReleaseReply) String() string
type UpdateAreaReleaseRequest ¶
type UpdateAreaReleaseRequest struct {
// contains filtered or unexported fields
}
func (*UpdateAreaReleaseRequest) Descriptor
deprecated
func (*UpdateAreaReleaseRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAreaReleaseRequest.ProtoReflect.Descriptor instead.
func (*UpdateAreaReleaseRequest) ProtoMessage ¶
func (*UpdateAreaReleaseRequest) ProtoMessage()
func (*UpdateAreaReleaseRequest) ProtoReflect ¶
func (x *UpdateAreaReleaseRequest) ProtoReflect() protoreflect.Message
func (*UpdateAreaReleaseRequest) Reset ¶
func (x *UpdateAreaReleaseRequest) Reset()
func (*UpdateAreaReleaseRequest) String ¶
func (x *UpdateAreaReleaseRequest) String() string
type UpdateAreaReply ¶
type UpdateAreaReply struct {
// contains filtered or unexported fields
}
func (*UpdateAreaReply) Descriptor
deprecated
func (*UpdateAreaReply) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAreaReply.ProtoReflect.Descriptor instead.
func (*UpdateAreaReply) ProtoMessage ¶
func (*UpdateAreaReply) ProtoMessage()
func (*UpdateAreaReply) ProtoReflect ¶
func (x *UpdateAreaReply) ProtoReflect() protoreflect.Message
func (*UpdateAreaReply) Reset ¶
func (x *UpdateAreaReply) Reset()
func (*UpdateAreaReply) String ¶
func (x *UpdateAreaReply) String() string
type UpdateAreaRequest ¶
type UpdateAreaRequest struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` ParentId uint64 `protobuf:"varint,2,opt,name=parent_id,json=parentId,proto3" json:"parent_id,omitempty"` RegionId string `protobuf:"bytes,3,opt,name=region_id,json=regionId,proto3" json:"region_id,omitempty"` Title string `protobuf:"bytes,4,opt,name=title,proto3" json:"title,omitempty"` Lat float32 `protobuf:"fixed32,5,opt,name=lat,proto3" json:"lat,omitempty"` Lng float32 `protobuf:"fixed32,6,opt,name=lng,proto3" json:"lng,omitempty"` CityCode string `protobuf:"bytes,7,opt,name=city_code,json=cityCode,proto3" json:"city_code,omitempty"` ZipCode string `protobuf:"bytes,8,opt,name=zip_code,json=zipCode,proto3" json:"zip_code,omitempty"` // contains filtered or unexported fields }
func (*UpdateAreaRequest) Descriptor
deprecated
func (*UpdateAreaRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAreaRequest.ProtoReflect.Descriptor instead.
func (*UpdateAreaRequest) GetCityCode ¶
func (x *UpdateAreaRequest) GetCityCode() string
func (*UpdateAreaRequest) GetId ¶
func (x *UpdateAreaRequest) GetId() uint64
func (*UpdateAreaRequest) GetLat ¶
func (x *UpdateAreaRequest) GetLat() float32
func (*UpdateAreaRequest) GetLng ¶
func (x *UpdateAreaRequest) GetLng() float32
func (*UpdateAreaRequest) GetParentId ¶
func (x *UpdateAreaRequest) GetParentId() uint64
func (*UpdateAreaRequest) GetRegionId ¶
func (x *UpdateAreaRequest) GetRegionId() string
func (*UpdateAreaRequest) GetTitle ¶
func (x *UpdateAreaRequest) GetTitle() string
func (*UpdateAreaRequest) GetZipCode ¶
func (x *UpdateAreaRequest) GetZipCode() string
func (*UpdateAreaRequest) ProtoMessage ¶
func (*UpdateAreaRequest) ProtoMessage()
func (*UpdateAreaRequest) ProtoReflect ¶
func (x *UpdateAreaRequest) ProtoReflect() protoreflect.Message
func (*UpdateAreaRequest) Reset ¶
func (x *UpdateAreaRequest) Reset()
func (*UpdateAreaRequest) String ¶
func (x *UpdateAreaRequest) String() string
type UpdateCountryReply ¶
type UpdateCountryReply struct {
// contains filtered or unexported fields
}
func (*UpdateCountryReply) Descriptor
deprecated
func (*UpdateCountryReply) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCountryReply.ProtoReflect.Descriptor instead.
func (*UpdateCountryReply) ProtoMessage ¶
func (*UpdateCountryReply) ProtoMessage()
func (*UpdateCountryReply) ProtoReflect ¶
func (x *UpdateCountryReply) ProtoReflect() protoreflect.Message
func (*UpdateCountryReply) Reset ¶
func (x *UpdateCountryReply) Reset()
func (*UpdateCountryReply) String ¶
func (x *UpdateCountryReply) String() string
type UpdateCountryRequest ¶
type UpdateCountryRequest struct {
// contains filtered or unexported fields
}
func (*UpdateCountryRequest) Descriptor
deprecated
func (*UpdateCountryRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCountryRequest.ProtoReflect.Descriptor instead.
func (*UpdateCountryRequest) ProtoMessage ¶
func (*UpdateCountryRequest) ProtoMessage()
func (*UpdateCountryRequest) ProtoReflect ¶
func (x *UpdateCountryRequest) ProtoReflect() protoreflect.Message
func (*UpdateCountryRequest) Reset ¶
func (x *UpdateCountryRequest) Reset()
func (*UpdateCountryRequest) String ¶
func (x *UpdateCountryRequest) String() string