package
0.19.0
Repository: https://github.com/zoncoen/scenarigo.git
Documentation: pkg.go.dev

# Functions

Convert returns the value v converted to type t.
ConvertInterface returns the value v converted to type t.
ConvertString converts v to string.
ConvertStrings converts v to []string.
ConvertStringsMap converts map[string]string to map[string][]string.
Elem calls v.Elem() recursively.
Set assigns v to the value target.
No description provided by the author

# Variables

No description provided by the author