Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PutOptions ¶
type PutOptions struct {
FieldMustExist string // Specifies a field that must already exist in the entry.
WithExpire bool // Specifies whether an expiration should be added to the entry.
}
PutOptions defines the parameters that can be used for PUT operations.
Click to show internal directories.
Click to hide internal directories.