gokui

package
v0.0.0-...-8b3a409 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateInsert

func GenerateInsert(in string, opt GenerateInsertOptions) (string, error)

func GenerateSelect

func GenerateSelect(in string, opt GenerateSelectOptions) (string, error)

Types

type GenerateInsertOptions

type GenerateInsertOptions struct {
	NewLine      bool
	InsertSelect bool
}

type GenerateSelectOptions

type GenerateSelectOptions struct {
	NewLine bool
}

type Insert

type Insert struct {
	// contains filtered or unexported fields
}

type Select

type Select struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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