Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Configuration ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func New ¶
func New( logger *zap.Logger, cfg *Configuration, serviceTokensService *service_servicetokens.Service, jwtTokensService *service_jwt.Service, codebaeService *service_codebase.Service, executorProvider executor.Provider, ) *Server
Click to show internal directories.
Click to hide internal directories.