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.pipeline.Service service.
NewServiceHandler builds an HTTP handler from the service implementation.
# Constants
ServiceDryRunPluginConfigProcedure is the fully-qualified name of the Service's DryRunPluginConfig RPC.
ServiceDryRunProcedure is the fully-qualified name of the Service's DryRun RPC.
ServiceName is the fully-qualified name of the Service service.
ServiceWatchObjectStatusProcedure is the fully-qualified name of the Service's WatchObjectStatus RPC.
# Structs
UnimplementedServiceHandler returns CodeUnimplemented from all methods.
# Interfaces
ServiceClient is a client for the api.v1.pipeline.Service service.
ServiceHandler is an implementation of the api.v1.pipeline.Service service.