Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Service ¶
type Service[H repository.Handler] interface { Start(http.RoundTripper, *mtls.CAPEM, *gossip.BeskarMeta) error Context() context.Context Config() Config RepositoryManager() *repository.Manager[H] }
Click to show internal directories.
Click to hide internal directories.