crudxlsmgr

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OP_INSERT   = "i"
	OP_UPDATE   = "u"
	OP_DELETE   = "d"
	TYPE_STRING = "string"
	TYPE_INT    = "int"
	TYPE_FLOAT  = "float"
	TYPE_DATE   = "date"
	TYPE_BOOL   = "bool"
	COL_OP      = 0
	COL_ID      = 1
)

Variables

This section is empty.

Functions

func Setup

func Setup(ndb *gorm.DB)

func UploadExcel

func UploadExcel(w http.ResponseWriter, r *http.Request)

Types

This section is empty.

Jump to

Keyboard shortcuts

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