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.project.settings.Service service.
NewServiceHandler builds an HTTP handler from the service implementation.
# Constants
ServiceGetLicenseInfoProcedure is the fully-qualified name of the Service's GetLicenseInfo RPC.
ServiceGetSettingsProcedure is the fully-qualified name of the Service's GetSettings RPC.
ServiceName is the fully-qualified name of the Service service.
ServiceUpdateSettingsProcedure is the fully-qualified name of the Service's UpdateSettings RPC.
# Structs
UnimplementedServiceHandler returns CodeUnimplemented from all methods.
# Interfaces
ServiceClient is a client for the api.v1.project.settings.Service service.
ServiceHandler is an implementation of the api.v1.project.settings.Service service.