Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Database ¶
type Database struct {
WaitingList chan query.Query
ServerMeta chan server.Server
// contains filtered or unexported fields
}
Database holds parser structure
func (*Database) GetServerMeta ¶
func (*Database) ParseBlocks ¶
func (*Database) ParseServerMeta ¶
Click to show internal directories.
Click to hide internal directories.