Documentation ¶
Index ¶
- type Storage
- func (s *Storage) Create(value interface{}, tableName string) error
- func (s *Storage) CreateTable(value interface{}, tableName string) error
- func (s *Storage) Delete(value interface{}, tableName string, hash interface{}, args ...interface{}) error
- func (s *Storage) Find(value interface{}, tableName string, limit int64, expr string, ...) error
- func (s *Storage) First(value interface{}, tableName string, hash interface{}, args ...interface{}) error
- func (s *Storage) Save(value interface{}, tableName string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.