Documentation ¶
Index ¶
Constants ¶
View Source
const ( SinkRoute = core.Route("sink") SinkQueue = "core:default" DBIndex = 0 )
View Source
const (
ReturnExpire = 300
)
Variables ¶
This section is empty.
Functions ¶
func AuthMethod ¶
func AuthMethod(organization string, key string) (config.AuthMethod, error)
Types ¶
type SinkConfig ¶
type SinkConfig struct {
Port int
}
func (*SinkConfig) Local ¶
func (c *SinkConfig) Local() string
Click to show internal directories.
Click to hide internal directories.