 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- func GetFieldValuesAsString(structToGetFieldsFrom interface{}) (values []string, err error)
- func IsPointerToStruct(objectToTest interface{}) (isStruct bool)
- func IsStruct(objectToTest interface{}) (isStruct bool)
- func IsStructOrPointerToStruct(objectToTest interface{}) (isStruct bool)
- func MustGetFieldValuesAsString(structToGetFieldsFrom interface{}) (values []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFieldValuesAsString ¶
func IsPointerToStruct ¶
func IsPointerToStruct(objectToTest interface{}) (isStruct bool)
    func IsStructOrPointerToStruct ¶
func IsStructOrPointerToStruct(objectToTest interface{}) (isStruct bool)
    func MustGetFieldValuesAsString ¶
func MustGetFieldValuesAsString(structToGetFieldsFrom interface{}) (values []string)
    Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.