Documentation
¶
Index ¶
- func ConvertToXML(data interface{}) string
- func DecryptString(cipherText string) (string, error)
- func EncryptString(plain string) (string, error)
- func PostJSON(apiURL string, payload interface{}, headers map[string]string) ([]byte, error)
- func PrintAsTable(data interface{}, indent int)
- func ToTitle(s string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertToXML ¶
func ConvertToXML(data interface{}) string
func DecryptString ¶
func EncryptString ¶
func PrintAsTable ¶
func PrintAsTable(data interface{}, indent int)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.