Documentation ¶ Index ¶ func BuildBoolValue(key string, input map[string]interface{}, vars map[string]interface{}, ...) (bool, error) func BuildStringValue(key string, input map[string]interface{}, vars map[string]interface{}, ...) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func BuildBoolValue ¶ func BuildBoolValue(key string, input map[string]interface{}, vars map[string]interface{}, required bool) (bool, error) func BuildStringValue ¶ func BuildStringValue(key string, input map[string]interface{}, vars map[string]interface{}, required bool) (string, error) Types ¶ This section is empty. Source Files ¶ View all Source files booolValue.gostringValue.go Click to show internal directories. Click to hide internal directories.