Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Storage ¶
Storage -
func (*Storage) Get ¶
func (storage *Storage) Get(ctx context.Context, address string) (response smartrollup.SmartRollup, err error)
Get -
func (*Storage) List ¶
func (storage *Storage) List(ctx context.Context, limit, offset int64, sort string) (response []smartrollup.SmartRollup, err error)
List -
Click to show internal directories.
Click to hide internal directories.