Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Broker ¶
type Broker struct { Clients map[chan string]bool NewClients chan chan string DefunctClients chan chan string Messages chan string }
var GlobalChan Broker
type GitlabToken ¶
type GitlabToken struct {
AccessToken string `json:"access_token"`
}
Click to show internal directories.
Click to hide internal directories.