Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Store ¶
type Store struct { Pending map[string]c.Case `json:"Pending"` Address map[string]c.Addressable `json:"Address"` }
func StoreConfigure ¶
func StoreConfigure() *Store
func (*Store) StorePushPendingCases ¶
Click to show internal directories.
Click to hide internal directories.