package
0.0.0-20240711151253-27f67fded186
Repository: https://github.com/joatmon08/boundary-plugin-google.git
Documentation: pkg.go.dev

# Functions

GetBoolValue returns a boolean value and no error if the given key is found in the provided proto struct input.
GetMapStringString returns a map[string]string value and no error if the given key is found in the provided proto struct input.
GetStringValue returns a string value and no error if the given key is found in the provided proto struct input.
GetTimeValue returns a time.Time value and no error if the given key is found in the provided proto struct input.
StructFields returns a map[string]struct{} of the proto struct input.