package
1.0.0-alpha4
Repository: https://github.com/kompitech/fabric-sdk-go.git
Documentation: pkg.go.dev
# Functions
New creates a new lazy cache with the given name (Note that the name is only used for debugging purpose).
NewStringKey returns a new StringKey.
# Interfaces
Key holds the string key for the cache entry.
# Type aliases
EntryInitializer creates a cache value for the given key.