Documentation
¶
Index ¶
- Variables
- func ChannelsPerGuild(GuildID string, ChannelID string) prometheus.Gauge
- func ListenerIsAllowedOperations(GuildID string, ChannelID string, Error error, command string) prometheus.Counter
- func Prometheuser(dg *discorder.Discorder)
- func Update(dg *discorder.Discorder, channels configurator.ConfiguratorChannel)
- func ViewerOperations(GuildID string, ChannelID string, Error error) prometheus.Counter
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ListenerKindOperation *prometheus.CounterVec
)
Functions ¶
func ChannelsPerGuild ¶
func ChannelsPerGuild(GuildID string, ChannelID string) prometheus.Gauge
func ListenerIsAllowedOperations ¶ added in v1.12.0
func Prometheuser ¶
func Update ¶
func Update(dg *discorder.Discorder, channels configurator.ConfiguratorChannel)
func ViewerOperations ¶ added in v1.12.0
func ViewerOperations(GuildID string, ChannelID string, Error error) prometheus.Counter
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.