Versions in this module Expand all Collapse all v1 v1.2.1 Mar 21, 2017 v1.2.0 Mar 21, 2017 Changes in this version + func IsNilError(fn *ssa.Function) bool + type Description struct + ConcreteReturnTypes []*types.Tuple + Infinite bool + Loops []Loop + NilError bool + Pure bool + Ranges vrp.Ranges + type Descriptions struct + CallGraph *callgraph.Graph + func NewDescriptions(prog *ssa.Program) *Descriptions + func (d *Descriptions) Get(fn *ssa.Function) Description + func (d *Descriptions) IsPure(fn *ssa.Function) bool + type Loop map[*ssa.BasicBlock]bool