Documentation ¶ Index ¶ func Add(db sql.Executor, id types.Hash32, set *types.EpochActiveSet) error func Get(db sql.Executor, id types.Hash32) (*types.EpochActiveSet, error) func GetBlob(db sql.Executor, id []byte) ([]byte, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Add ¶ func Add(db sql.Executor, id types.Hash32, set *types.EpochActiveSet) error func Get ¶ func Get(db sql.Executor, id types.Hash32) (*types.EpochActiveSet, error) func GetBlob ¶ func GetBlob(db sql.Executor, id []byte) ([]byte, error) Types ¶ This section is empty. Source Files ¶ View all Source files activesets.go Click to show internal directories. Click to hide internal directories.