Searched defs:transitionContextImpl (Results 1 – 1 of 1) sorted by relevance
208 type transitionContextImpl struct { struct209 context *Context210 source *moduleInfo211 dep *moduleInfo212 depTag DependencyTag213 config interface{}216 func (c *transitionContextImpl) DepTag() DependencyTag {220 func (c *transitionContextImpl) Config() interface{} {225 transitionContextImpl anonMember237 transitionContextImpl anonMember