//
pkg.gl
Category
github.com/sliceledger-blockchain/slice-ledger
op-service
enum
package
0.0.0-20230803065340-eb934a0893fc
Repository:
https://github.com/sliceledger-blockchain/slice-ledger.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
25 SLOC
#
Functions
EnumString
EnumString returns a comma-separated string of the enum values.
StringeredList
StringeredList converts a list of strings to a list of Stringered.
#
Type aliases
Stringered
Stringered wraps the string type to implement the fmt.Stringer interface.