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.Service service.
NewServiceHandler builds an HTTP handler from the service implementation.
# Constants
ServiceCreateProcedure is the fully-qualified name of the Service's Create RPC.
ServiceDeleteProcedure is the fully-qualified name of the Service's Delete RPC.
ServiceGetCustomObjectMetricsProcedure is the fully-qualified name of the Service's GetCustomObjectMetrics RPC.
ServiceGetEffectiveGitSettingsProcedure is the fully-qualified name of the Service's GetEffectiveGitSettings RPC.
ServiceGetEffectiveNotificationSettingsProcedure is the fully-qualified name of the Service's GetEffectiveNotificationSettings RPC.
ServiceGetEffectivePipelineSettingsProcedure is the fully-qualified name of the Service's GetEffectivePipelineSettings RPC.
ServiceGetObjectsByKindProcedure is the fully-qualified name of the Service's GetObjectsByKind RPC.
ServiceGetProcedure is the fully-qualified name of the Service's Get RPC.
ServiceListProcedure is the fully-qualified name of the Service's List RPC.
ServiceName is the fully-qualified name of the Service service.
ServicePublicKeyProcedure is the fully-qualified name of the Service's PublicKey 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.project.Service service.
ServiceHandler is an implementation of the api.v1.project.Service service.