Documentation
¶
Index ¶
Constants ¶
View Source
const ( SecurityRealm = "Restricted" APIKeyHeaderName = "X-API-Key" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AgentController ¶
type AgentController interface {
RegisterGRPCHandler(server *grpc.Server)
RegisterGRPCGateway(mux *runtime.ServeMux, endpoint string, opts ...grpc.DialOption)
APISpec() (http.HandlerFunc, error)
}
Click to show internal directories.
Click to hide internal directories.