MCPcopy Create free account
hub / github.com/go-dev-frame/sponge / WithExtendedAPI

Function WithExtendedAPI

pkg/sql2code/parser/option.go:148–152  ·  view source on GitHub ↗

WithExtendedAPI set extended api

()

Source from the content-addressed store, hash-verified

146
147// WithExtendedAPI set extended api
148func WithExtendedAPI() Option {
149 return func(o *options) {
150 o.IsExtendedAPI = true
151 }
152}
153
154// WithCustomTemplate set custom template
155func WithCustomTemplate() Option {

Callers 2

setOptionsFunction · 0.92

Calls

no outgoing calls

Tested by 1