models

package
v0.0.0-...-bd08aac Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2023 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TemplateData

type TemplateData struct {
	StringMap map[string]string      //testing string map
	IntMap    map[string]int         //testing int map
	FloatMap  map[string]float32     //testing float map
	DataMap   map[string]interface{} //testing data map
	CSRFtoken string                 //cross site request forgery token
	Flash     string
	Warnaing  string
	Error     error
}

Jump to

Keyboard shortcuts

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