Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OutboxSnapshot ¶
type OutboxSnapshot struct {
Id string `json:"i"`
Mailbox []*goarSchema.BundleItem `json:"m"`
Targets map[string][]int `json:"t"`
}
type RegistrySnapshot ¶
type TokenSnapshot ¶
Click to show internal directories.
Click to hide internal directories.