Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeServer ¶
type FakeServer struct { StartFirstSyslogMsg *boshsyslog.Msg StartErr error StopErr error }
func (*FakeServer) Start ¶
func (s *FakeServer) Start(callback boshsyslog.CallbackFunc) error
func (*FakeServer) Stop ¶
func (s *FakeServer) Stop() error
Click to show internal directories.
Click to hide internal directories.