tags

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2020 License: MIT Imports: 2 Imported by: 0

README

Tags

Back to main

Current library reserved tags:

  1. cf_hocon
  2. cf_json
  3. cf_yaml
  4. cf_defaul
  5. cf_env
  6. cf_server
  7. cf_vault

Documentation

Index

Constants

View Source
const (
	TagHocon          = prefixLibTag + "hocon"
	TagJSON           = prefixLibTag + "json"
	TagYaml           = prefixLibTag + "yaml"
	TagDefault        = prefixLibTag + "default"
	TagEnvironment    = prefixLibTag + "env"
	TagConfigServer   = prefixLibTag + "server"
	TagHashiCorpVault = prefixLibTag + "vault"

	AmountTags = 8

	TagCustomerNode = "node"
	TagCustomerPath = "path"
)

Main specification tags in out configurator

Variables

This section is empty.

Functions

func GetFunctionTypes

func GetFunctionTypes(sourceStruct interface{}) []infra.FuncType

GetFunctionTypes - return slice of functions which should configure sourceStruct structure

Types

This section is empty.

Jump to

Keyboard shortcuts

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