utils

package
v0.0.0-...-b46bf14 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 2, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

README

Utils

The utils package provides a place for reusable utility classes for working with Modules and GCP artifacts.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertMessageToType

func ConvertMessageToType(from proto.Message, to proto.Message) (err error)

ConvertMessageToType - Converts a raw message to a specific message type. This helper class is useful for converting a struct to a message

func ParseMapFromString

func ParseMapFromString(in string) (out map[string]string)

ParseMapFromString is used for converting name/value pairs from command line arguments. For example adding tags to Cloud assets

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL