Documentation ¶
Overview ¶
package main
Index ¶
- func CrawlAllSchema(db *bolt.DB)
- func CrawlData()
- func GetAllResources(db *sql.DB, tablename string) ([][]byte, error)
- func GetElementById(db *sql.DB, tablename string, key string) ([]byte, error)
- func GetElementsBySearchField(db *sql.DB, tablename string, value string) ([][]byte, error)
- func GetSchemaByBucket(db *sql.DB, blockName string) ([]byte, error)
- type Node
- type Schema
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CrawlAllSchema ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.