//
pkg.gl
Category
github.com/MarketDataApp/sdk-go
helpers
types
package
1.2.0
Repository:
https://github.com/marketdataapp/sdk-go.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
2
Files
93 SLOC
#
Functions
IsAlpha
IsAlpha checks if the input string consists only of alphabetic characters.
IsZeroValue
IsZeroValue checks if the provided interface{} 'i' holds a value that is considered "zero" or "empty" for its type.