Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MySQLDataRepo ¶
type MySQLDataRepo struct {
// contains filtered or unexported fields
}
func (*MySQLDataRepo) Close ¶
func (s *MySQLDataRepo) Close() error
func (*MySQLDataRepo) Save ¶
func (s *MySQLDataRepo) Save(data Data) error
Click to show internal directories.
Click to hide internal directories.