Documentation
¶
Index ¶
- Variables
- func GenerateDatabaseRecords(config lib.Config) ([]interface{}, error)
- func GenerateFileRecords(config lib.Config) ([]interface{}, error)
- func GenerateHtmlRecords(config lib.Config) ([]interface{}, error)
- func GenerateRestRecords(config lib.Config) ([]interface{}, error)
- func StartListening(config lib.Config)
- type RecordStore
Constants ¶
This section is empty.
Variables ¶
View Source
var URLsParsed []string
Functions ¶
func GenerateDatabaseRecords ¶
func GenerateFileRecords ¶
func GenerateHtmlRecords ¶
func GenerateRestRecords ¶
func StartListening ¶
Types ¶
type RecordStore ¶
func (*RecordStore) AddRecord ¶
func (rs *RecordStore) AddRecord(record interface{})
func (*RecordStore) ClearRecords ¶
func (rs *RecordStore) ClearRecords()
func (*RecordStore) StartTimer ¶
func (rs *RecordStore) StartTimer(config lib.Config)
Click to show internal directories.
Click to hide internal directories.