himma

package module
v2.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2020 License: MIT Imports: 7 Imported by: 0

README

himma

The himma is sets of static files embedded in Go.

powered by eggcrate

  • bootstrap-validation-1.19.2
  • bootstrap-select-1.13.14
  • bootstrap-table-1.16.0
  • daterangepicker-3.1
  • holder
  • jquery-mask-1.14.16
  • js-cookie-2.2.1
  • moment-2.27
  • progressbar-1.0.1
  • video-js-7.8.0
  • waitMe-31.10.17

Documentation

Index

Constants

View Source
const (
	Bootstrap4       = "bootstrap4"
	BootstrapSelect  = "bootstrapSelect"
	BootstrapTable   = "bootstrapTable"
	Holder           = "holder"
	JqueryMask       = "jqueryMask"
	JqueryValidation = "jqueryValidation"
	JsCookie         = "jsCookie"
	Moment           = "moment"
	ProgressbarJs    = "progressbarJs"
	VideoJs          = "videoJs"
	WaitMe           = "waitMe"
	Images           = "images"
)

Variables

This section is empty.

Functions

func Base

func Base() string

Types

type AssetMap

type AssetMap map[string][]byte

func GetAssetMap

func GetAssetMap(assets ...string) (AssetMap, error)

func (AssetMap) AddRaw added in v2.0.2

func (m AssetMap) AddRaw(key, value string) error

func (AssetMap) AddZipped added in v2.0.2

func (m AssetMap) AddZipped(key string, value []byte) error

func (AssetMap) AddZippedAndBase64Encoded added in v2.0.2

func (m AssetMap) AddZippedAndBase64Encoded(key, value string) error

func (AssetMap) Get

func (m AssetMap) Get(key string) []byte

type Config

type Config struct {
	AppName     string
	Description string
	Url         string
	Phrase1     string
	Phrase2     string
	Year        int
	Version     string
	Company     string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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