Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SServer ¶
type SServer struct {
DoneCh chan struct{}
// contains filtered or unexported fields
}
SinkServer is responsible for pushing tokens to sinks
func NewSinkServer ¶
func NewSinkServer(conf *SServerConfig) *SServer
type SServerConfig ¶
Click to show internal directories.
Click to hide internal directories.