Versions in this module Expand all Collapse all v2 v2.2.0 Dec 23, 2024 Changes in this version + func IsBytes(t reflect.Type) bool v2.1.0 Dec 6, 2024 v2.0.0 Jun 20, 2024 Changes in this version + var BasicTypes = map[reflect.Kind]basicType + var ErrorType = reflect.TypeOf((*error)(nil)).Elem() + var TimeType = reflect.TypeOf(time.Time{}) Other modules containing this package github.com/hyperledger/fabric-contract-api-go