Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AsyncEntries = EntriesRepo{/* contains filtered or unexported fields */}
View Source
var SyncEntries = EntriesRepo{/* contains filtered or unexported fields */}
Functions ¶
func ListSyncEntries ¶
func RunSyncEntryEndpoint ¶
Types ¶
type EntriesRepo ¶
type EntriesRepo struct {
// contains filtered or unexported fields
}
func (*EntriesRepo) Entries ¶
func (s *EntriesRepo) Entries() []model.QosEntryModel
func (*EntriesRepo) Register ¶
func (s *EntriesRepo) Register(e Entry)
Click to show internal directories.
Click to hide internal directories.