Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func NewService( logger logr.Logger, presTaskQueue string, ppConfig preprocessing.Config, psConfig []poststorage.Config, tokenVerifier auth.TokenVerifier, ) *Service
func (*Service) About ¶
func (s *Service) About(context.Context, *goaabout.AboutPayload) (*goaabout.EnduroAbout, error)
Click to show internal directories.
Click to hide internal directories.