Documentation ¶ Index ¶ func GetKey(ctx context.Context, builder *kv.KeyBuilder) ([]byte, error) func WriteKey(ctx context.Context, builder *kv.KeyBuilder, value []byte) error type Node type Param Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetKey ¶ func GetKey(ctx context.Context, builder *kv.KeyBuilder) ([]byte, error) func WriteKey ¶ func WriteKey(ctx context.Context, builder *kv.KeyBuilder, value []byte) error Types ¶ type Node ¶ type Node struct { Id int Address string Port int Region int } type Param ¶ type Param struct { Name string Value any } Source Files ¶ View all Source files gen.gokv.gonodes.gopool.go Directories ¶ Show internal Expand all Path Synopsis bootstrap caddy module commands consensus kv operations options socket test Click to show internal directories. Click to hide internal directories.