Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hyperledger/fabric
/ init
Function
init
internal/peer/lifecycle/chaincode/chaincode.go:89–91 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
87
var
flags *pflag.FlagSet
88
89
func
init() {
90
ResetFlags()
91
}
92
93
// ResetFlags resets the values of these flags to facilitate tests
94
func
ResetFlags() {
Callers
nothing calls this directly
Calls
1
ResetFlags
Function · 0.85
Tested by
no test coverage detected