Go
Last updated
Was this helpful?
Welcome to the Flagship Go SDK documentation!
The following article will guide you through the steps to get Flagship up and running on your Go servers or scripts using our client library with preconfigured methods to implement the Decision API.
Wants to have a look at the GitHub repo? Link here.
Feel free to contact us if you have any questions regarding this documentation.
Added
Authenticate function receiver for Visitor type
Unauthenticate function receiver for Visitor type
Visitor Option Builder variadic functions
WithAuthenticated option function for NewVisitor client method
Changed
Fix code smells & race conditions
Changed
Fix issues with bucketing polling
Changed
New API endpoints for better performance.
Murmur hash allocation improvements in bucketing mode.
Added
Object (map[string]interface{}) / Array ([]interface{}) modifications management.
Timeout configuration.
Last updated
Was this helpful?
Was this helpful?

