Discover Packages
github.com/TyeMcQueen/tools-gcp
display
package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Feb 23, 2023
License: Unlicense
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Misc. helpers for displaying information.
func BucketInfo(
tsValue *monitoring.TypedValue,
) (bucketType string , buckets interface{})
func DumpJson(indent string , ix interface{})
WrapText() returns the passed-in string but with any lines longer than
74 bytes wrapped by replacing a space with a newline followed by 5 spaces
(so they look nice when indented 4 spaces).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.