Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶
type Repository struct {
// contains filtered or unexported fields
}
func NewRepository ¶
func NewRepository(c *configs.Config) (r *Repository)
func (*Repository) Close ¶
func (r *Repository) Close()
func (*Repository) SegmentsCreate ¶
func (*Repository) SegmentsGetAll ¶
func (r *Repository) SegmentsGetAll() (res []entity.Segments, err error)
只取6个小时有变化的Tag
func (*Repository) SegmentsIdNext ¶
func (r *Repository) SegmentsIdNext(tag string) (id *entity.Segments, err error)
Click to show internal directories.
Click to hide internal directories.