Categorygithub.com/danielcomboni/general-go-utils
modulepackage
0.3.2
Repository: https://github.com/danielcomboni/general-go-utils.git
Documentation: pkg.go.dev

# README

go get github.com/danielcomboni/[email protected]

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetFieldValue returns the value of the specified field/property of the struct t.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
HasField returns true if the struct [T] has the field specified by `fieldName`.
HasField_CaseInsensitive returns true if the struct [T] has the field specified by `fieldName`.
No description provided by the author
No description provided by the author
No description provided by the author
IsGreaterThan returns true if `value` is greater than `expected`.
IsGreaterThanOrEqualTo returns true if `value` is greater than or equal to `expected`.
IsLessThan returns true if `value` is less than `expected`.
IsLessThanOrEqualTo returns true if `value` is less than or equal to `expected`.
No description provided by the author
No description provided by the author
No description provided by the author
ParseIncoming sets the root property as "data".
ParseIncomingDataAndItsDynamicProperty returns incoming data, dynamicProperty and a loggable incoming data.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SaveEncryptedConfig saves encrypted config to disk.
StringContains returns true if `str` contains `containedSubStr`.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Interfaces

No description provided by the author