Documentation
      ¶
    
    
  
    
  
    Index ¶
- func CastToBool(value interface{}) (bool, bool)
 - func CastToBoolPtr(value interface{}) (*bool, bool)
 - func CastToMapStringInterface(value interface{}) (map[string]interface{}, bool)
 - func CastToMapStringInterfacePtr(value interface{}) (*map[string]interface{}, bool)
 - func CastToString(value interface{}) string
 - func CastToStringPtr(value interface{}) *string
 - func ParseBool(userInputStr string) (bool, error)
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CastToMapStringInterface ¶
CastToMapStringInterface ...
func CastToMapStringInterfacePtr ¶
CastToMapStringInterfacePtr ...
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.