utils

package module
v0.0.0-...-e3c0ee3 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2018 License: MIT Imports: 16 Imported by: 0

README

utils

some utils library for golang project

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File fileType
View Source
var RunEnv runEnvType

Description: A public instance of runEnvType

  • Author: architect.bian
  • Date: 2018/10/30 19:40
View Source
var Template = templateType{
	FuncMap: template.FuncMap{
		"title":    strings.Title,
		"contains": contains,
		"equal":    equal,
	},
}

Description: Template an instance of templateType

  • Author: architect.bian
  • Date: 2018/10/23 14:08
View Source
var UUID uuidType
View Source
var Xml xmlType

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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