Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildExprWithoutQuotes ¶
BuildExprWithoutQuotes assigns the values to '?' of the expression with single quotes.
Types ¶
type ClauseSet ¶
ClauseSet is the pair of clause keyword and its values. If Parens is true, ClauseSet would be enclosed by parentheses.
func (*ClauseSet) BuildValue ¶
BuildValue makes clause value with string.
func (*ClauseSet) WriteKeyword ¶
WriteKeyword writes caluse keyword to ClauseSet.
func (*ClauseSet) WriteValue ¶
WriteValue writes value to ClauseSet.
Click to show internal directories.
Click to hide internal directories.