//
pkg.gl
Category
github.com/hyperledger/fabric-contract-api-go
internal
utils
package
1.2.2
Repository:
https://github.com/hyperledger/fabric-contract-api-go.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
4
Files
31 SLOC
#
Functions
SliceAsCommaSentence
SliceAsCommaSentence returns string slice as comma separated sentence.
StringInSlice
StringInSlice returns whether string exists in string slice.
ValidateErrorsToString
ValidateErrorsToString converts errors from JSON schema output into readable string.