//
pkg.gl
Category
github.com/godaddy/split-go-serializer/v2
poller
package
2.0.0
Repository:
https://github.com/godaddy/split-go-serializer.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
5
Dependents
1
Files
86 SLOC
#
Functions
NewPoller
NewPoller returns a new Poller.
#
Structs
Poller
Poller implements Fetcher and contains cache pointer, splitio, and required info to interact with aplitio api.
SplitData
SplitData contains Splits and Segments which is supposed to be updated periodically.
#
Interfaces
Fetcher
Fetcher is an interface contains GetSplitData, Start and Stop functions.