package
0.0.0-20241010202415-ba14292918d8
Repository: https://github.com/uber-go/nilaway.git
Documentation: pkg.go.dev
# Variables
Analyzer here is the analyzer than reads function contracts.
# Type aliases
Contracts represents the list of contracts for a function.
ContractVal represents the possible value appearing in a function contract.
Map stores the mappings from *types.Func to associated function contracts.