Searched refs:ContextImpl (Results 1 – 4 of 4) sorted by relevance
31 type Context struct{ *ContextImpl } anonMember32 type ContextImpl struct { struct48 func (c ContextImpl) BeginTrace(name, desc string) { argument58 func (c ContextImpl) EndTrace() { argument68 func (c ContextImpl) CompleteTrace(name, desc string, begin, end uint64) { argument
38 return Context{&ContextImpl{
75 buildCtx := build.Context{ContextImpl: &build.ContextImpl{
173 buildCtx := build.Context{ContextImpl: &build.ContextImpl{245 log := buildCtx.ContextImpl.Logger293 …buildCtx.ContextImpl.Tracer.ImportMicrofactoryLog(filepath.Join(filepath.Dir(executable), "."+file…