package
Version:
v0.0.0-...-85cd7ee
Opens a new window with list of versions in this module.
Published: Apr 25, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
UpdateCommand commandType = "update"
)
type Command struct {
Op commandType `yaml:"ope"`
Key string `yaml:"key"`
Value []byte `yaml:"value,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.