package
0.0.0-20241101121158-24bc511787d3
Repository: https://github.com/rigdev/rig-go-api.git
Documentation: pkg.go.dev
# Functions
NewServiceClient constructs a client for the api.v1.group.Service service.
NewServiceHandler builds an HTTP handler from the service implementation.
# Constants
ServiceAddMemberProcedure is the fully-qualified name of the Service's AddMember RPC.
ServiceCreateProcedure is the fully-qualified name of the Service's Create RPC.
ServiceDeleteProcedure is the fully-qualified name of the Service's Delete RPC.
ServiceGetProcedure is the fully-qualified name of the Service's Get RPC.
ServiceListGroupsForMemberProcedure is the fully-qualified name of the Service's ListGroupsForMember RPC.
ServiceListMembersProcedure is the fully-qualified name of the Service's ListMembers RPC.
ServiceListProcedure is the fully-qualified name of the Service's List RPC.
ServiceName is the fully-qualified name of the Service service.
ServiceRemoveMemberProcedure is the fully-qualified name of the Service's RemoveMember RPC.
ServiceUpdateProcedure is the fully-qualified name of the Service's Update RPC.
# Structs
UnimplementedServiceHandler returns CodeUnimplemented from all methods.
# Interfaces
ServiceClient is a client for the api.v1.group.Service service.
ServiceHandler is an implementation of the api.v1.group.Service service.