parse

package
v0.0.0-...-c1c3c3c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 5, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildQuery

func BuildQuery(vals map[string]string, tablename string, limit int, globSearch string) string

BuildQuery builds a SQL query string from separated user query returned in QueryParse

func QueryParse

func QueryParse(query string) map[string]string

QueryParse returns a map of query parsed parameters

E.g. name:"Bob"

Will return a map where the key is 'name' and the value is "Bob"

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL