Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrUnknownTreeId = errors.New("tree does not exist")
)
Functions ¶
func CreateHeadsPayload ¶
func JoinStringsToBytes ¶
func ParseHeads ¶
Types ¶
type TreeStorageCreatePayload ¶
type TreeStorageCreatePayload struct { RootRawChange *treechangeproto.RawTreeChangeWithId Changes []*treechangeproto.RawTreeChangeWithId Heads []string }
Click to show internal directories.
Click to hide internal directories.