Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DBServeErr ¶
type DBServeErr struct { }
type S1ServeErr ¶
type S1ServeErr struct { }
func (*S1ServeErr) Serve ¶
func (s *S1ServeErr) Serve() chan error
func (*S1ServeErr) Stop ¶
func (s *S1ServeErr) Stop() error
type S2ServeErr ¶
type S2ServeErr struct { }
func (*S2ServeErr) Init ¶
func (s2 *S2ServeErr) Init(svc *S4) error
func (*S2ServeErr) Serve ¶
func (s2 *S2ServeErr) Serve() chan error
func (*S2ServeErr) Stop ¶
func (s2 *S2ServeErr) Stop() error
Click to show internal directories.
Click to hide internal directories.