package
Version:
v0.0.0-...-f040671
Opens a new window with list of versions in this module.
Published: Jan 27, 2022
License: BSD-3-Clause
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type DataRepository interface {
Get(id int, v interface{}) error
GetAll(vv ...[]interface{}) error
Close() error
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.