Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PGRecordDAO ¶
type PGRecordDAO struct {
// contains filtered or unexported fields
}
func (PGRecordDAO) Create ¶
func (o PGRecordDAO) Create(record *Record) error
func (PGRecordDAO) ListByDate ¶
func (o PGRecordDAO) ListByDate(date time.Time) (*[]Record, error)
Click to show internal directories.
Click to hide internal directories.