Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
RelayUserAgent = version.HttpString("call-relay")
)
Functions ¶
func NewSinkManager ¶
func NewSinkManager() *sinks
Types ¶
type CallstoreSink ¶
type CallstoreSink struct {
// contains filtered or unexported fields
}
func NewCallstoreSink ¶
func NewCallstoreSink(store callstore.Store, tgs tgstore.Store) *CallstoreSink
func (*CallstoreSink) Name ¶
func (s *CallstoreSink) Name() string
func (*CallstoreSink) SinkType ¶
func (s *CallstoreSink) SinkType() string
type NexusSink ¶
type NexusSink struct {
// contains filtered or unexported fields
}
func NewNexusSink ¶
type RelayManager ¶
func NewRelayManager ¶
func (*RelayManager) HUP ¶
func (rs *RelayManager) HUP(cfg *config.Config)
Click to show internal directories.
Click to hide internal directories.