package
0.13.3-alpha.2
Repository: https://github.com/bilus/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.

# Variables

No description provided by the author