Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NotFoundHandler ¶
NotFoundHandler is used as a generic catch all handler to return the ErrMetadataNotFound 404 response
func RootHandlerFactory ¶
func RootHandlerFactory(auth auth.AccessController, ctx context.Context, trust signed.CryptoService) func(contextHandler, ...string) *rootHandler
RootHandlerFactory creates a new rootHandler factory using the given Context creator and authorizer. The returned factory allows creating new rootHandlers from the alternate http handler contextHandler and a scope.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.