Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultReplicas = 10 Salt = "n*@if09g3n" )
View Source
const ConsistentHash = "consistent_hash_x"
View Source
const LeastConnection = "least_connection_x"
View Source
const Random = "random_x"
View Source
const RoundRobin = "round_robin_x"
Variables ¶
View Source
var DefaultConsistentHashKey = "consistent-hash"
Functions ¶
func DefaultHash ¶
func InitConsistentHashBuilder ¶
func InitConsistentHashBuilder(consistanceHashKey string)
Types ¶
Click to show internal directories.
Click to hide internal directories.