Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IterateShards ¶
func IterateShards(c *config.Config, f func(*shardconfig.Config))
IterateShards iterates over subsections ["0":"N") (N - "shard_num" value) of "shard" subsection of "storage" section of c, wrap them into shardconfig.Config and passes to f.
Panics if N is not a positive number.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.