package
0.2.4
Repository: https://github.com/project-n-oss/sidekick.git
Documentation: pkg.go.dev

# Functions

CopyReqBody copies the request body into a destination request.
CopyRespBody copies the response body and returns a new response with the copied body.
GetBoltVars acts as a singleton method wrapper around BoltVars.
NewBoltRouter creates a new BoltRouter.
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
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

AtomicVar is a generic thread safe wrapper for variables of any type.
No description provided by the author
No description provided by the author
BoltRouter is used to find bolt endpoints and route a AWS call to the right endpoint.
BoltVars is a singleton struct keeping track of Bolt variables across threads.
No description provided by the author
No description provided by the author

# Type aliases

{ "main_write_endpoints": [], "failover_write_endpoints": [], "main_read_endpoints": [], "failover_read_endpoints": [], "cluster_healthy": bool, "client_behavior_params": { "cleaner_on": bool "crunch_traffic_percent": int } }.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author