Versions in this module Expand all Collapse all v1 v1.0.1 May 18, 2017 Changes in this version + func Lookup(depth int) (file string, line int, fun string) + type CallResolver struct + func NewCallResolver(re *regexp.Regexp) *CallResolver + func (cr *CallResolver) Lookup(depth int) (file string, line int, fun string)