package
1.11.9
Repository: https://github.com/xmidt-org/webpa-common.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

ApplyMetricsData is used for setting the counter values on the WebhookMetrics when stored and accessing for later use.
Metrics returns the defined metrics as a list.
NewFactory creates a Factory from a Viper environment.
NewList just creates an UpdatableList.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Factory is a classic Factory Object for various webhook things.
No description provided by the author
No description provided by the author
No description provided by the author
W is the structure that represents the Webhook listener data we share.
No description provided by the author

# Interfaces

List is a read-only random access interface to a set of W's We don't necessarily need an implementation of just this interface alone.
UpdatableList is mutable list that can be updated en masse.