enum

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const PathFormatGen pathFormatGen = 1

PathFormatGen DO NOT DEFINE ANOTHER pathFormatGen

Variables

This section is empty.

Functions

This section is empty.

Types

type KindAppCtx

type KindAppCtx int
const (
	XML  KindAppCtx = iota
	JSON            // not support yet
	CSV             // not support yet
	TSV             // not support yet
)

type QueryEnum

type QueryEnum int
const (
	SELECT QueryEnum = iota
	INSERT
	UPDATE
	DELETE
)

Jump to

Keyboard shortcuts

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