Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service interface {
GetInfo() (ntpInfo Info)
}
func NewConcreteService ¶
func NewConcreteService(fs boshsys.FileSystem, dirProvider boshdir.Provider) Service
Click to show internal directories.
Click to hide internal directories.