//
pkg.gl
Category
github.com/hobbyfarm/mink
pkg
aggregator
package
0.32.1
Repository:
https://github.com/hobbyfarm/mink.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
0
Files
165 SLOC
#
Functions
NewAggregator
NewAggregator creates a new aggregator (returned mink server w/ agggregation functionality) for the given config.
#
Structs
Config
Config holds mink server config as well as the list of delegates which this aggregator shall "consume".
Delegate
Delegate represents a "downstream" api server.