Documentation
¶
Index ¶
- Variables
- func ConnectArgs(args []string) string
- func DbSet(path string) (string, bool)
- func HandleRequest(data string, err error)
- func Login(u, p string) (string, error)
- func MakeRequest(query, host, token string)
- func Request(host, path, query, sessionId string) (string, error)
- func TableSet(path string) (string, bool)
- func ValidUrl(path string) bool
- type Body
- type Column
- type Table
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Location string
)
Functions ¶
func ConnectArgs ¶
func HandleRequest ¶
func MakeRequest ¶
func MakeRequest(query, host, token string)
Types ¶
Click to show internal directories.
Click to hide internal directories.