//
pkg.gl
Category
github.com/argoproj/notifications-engine
pkg
api
package
0.4.0
Repository:
https://github.com/argoproj/notifications-engine.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
19
Files
349 SLOC
#
Functions
NewAPI
NewAPI creates new api instance using provided config.
NewFactory
No description provided by the author
ParseConfig
ParseConfig retrieves Config from given ConfigMap and Secret.
#
Structs
Config
Config holds settings required to create new api.
Settings
Settings holds a set of settings required for API creation.
#
Interfaces
API
API provides high level interface to send notifications and manage notification services.
Factory
Factory creates an API instance.
#
Type aliases
GetVars
No description provided by the author
ServiceFactory
No description provided by the author