schema

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExtractMustacheKey

func ExtractMustacheKey(s string) string

func ExtractMustacheKeys

func ExtractMustacheKeys(s string) []string

func ReplaceJSONKey

func ReplaceJSONKey(query string, k string, v string) string

func ReplaceParams

func ReplaceParams(bd []byte, params []any) []any

func ReplaceParamsString

func ReplaceParamsString(bd []byte, params string) string

Types

type SqlQuery

type SqlQuery struct {
	Query  string `json:"query"`
	Params []any  `json:"params"`
}

Jump to

Keyboard shortcuts

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