Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type S6Interface ¶
type S6Interface struct { }
func (*S6Interface) Fooo ¶
func (s *S6Interface) Fooo()
func (*S6Interface) ProvideInterface ¶
func (s *S6Interface) ProvideInterface() FooWriter
func (*S6Interface) Provides ¶
func (s *S6Interface) Provides() []any
func (*S6Interface) Serve ¶
func (s *S6Interface) Serve() chan error
func (*S6Interface) Stop ¶
func (s *S6Interface) Stop() error
Click to show internal directories.
Click to hide internal directories.