Documentation ¶
Index ¶
Constants ¶
View Source
const MetadataCacheExpirationSeconds = 180
Variables ¶
This section is empty.
Functions ¶
func StartService ¶
func StartService(confFile *conf.ConfigFile, version string)
StartService to start predator service
Types ¶
type HTTPService ¶
type HTTPService struct {
// contains filtered or unexported fields
}
HTTPService is predator as http service
func (*HTTPService) Shutdown ¶
func (s *HTTPService) Shutdown()
Shutdown listen to exit signal and shutdown service
Click to show internal directories.
Click to hide internal directories.