Documentation
¶
Index ¶
- Variables
- func BuildRndFlag() (flags []cli.Flag, f func(context *cli.Context) *rand.Rand)
- func NewCliCommand() *cli.Command
- func NewCliCommandCanonicalTypes() *cli.Command
- func NewCliCommandCard() *cli.Command
- func NewCliCommandDdl() *cli.Command
- func NewCliCommandDml() *cli.Command
- func NewCliCommandId() *cli.Command
- func NewCliCommandIr() *cli.Command
- func NewCliCommandSqlSurface() *cli.Command
Constants ¶
This section is empty.
Variables ¶
View Source
var PackageProps = packageprops.Props{ WASMWASI: packageprops.WASMBlocked, WASMJS: packageprops.WASMBlocked, WASMFreestanding: packageprops.WASMBlocked, }
PackageProps records this package's curated properties (ADR-0080). Seeded by `boxer code analysis golang wasmsurvey props generate`; curate by hand. The same group's `props verify` reconciles it.
Functions ¶
func NewCliCommand ¶
func NewCliCommandCard ¶
func NewCliCommandDdl ¶
func NewCliCommandDml ¶
func NewCliCommandId ¶
func NewCliCommandIr ¶
func NewCliCommandSqlSurface ¶ added in v0.0.20
NewCliCommandSqlSurface builds the `leeway sqlsurface` command group.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.