Documentation ¶
Overview ¶
Package consistenthashing implements ConsistentHash load balance strategy.
Index ¶
Constants ¶
View Source
const ( // HashNodes hash nodes HashNodes = "hash.nodes" // HashArguments key of hash arguments in url HashArguments = "hash.arguments" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.