Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { Type Type // specify which notify that would be created Url string // notify server address LinConfig linear.Config // linear config of api }
Config contain info that need to create notifier
Click to show internal directories.
Click to hide internal directories.