Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EndpointsFactory ¶
type EndpointsFactory interface { WebServerConfig() WebServerConfigEndpoints WebServerStatistics() WebServerStatisticsEndpoints WebServerStatus() WebServerStatusEndpoints WebServerLogWatcher() WebServerLogWatcherEndpoints }
func NewEndpoints ¶
func NewEndpoints(svc svcv1.ServiceFactory) EndpointsFactory
Source Files ¶
Click to show internal directories.
Click to hide internal directories.