Discover Packages
github.com/control-monkey/controlmonkey-sdk-go
controlmonkey
util
stringutil
package
Version:
v1.10.0
Opens a new window with list of versions in this module.
Published: May 16, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
func Stringify(message interface{}) string
Stringify attempts to create a reasonable string representation of types.
It does things like resolve pointers to their values and omits struct
fields with nil values.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.