Versions in this module Expand all Collapse all v1 v1.4.11 Mar 2, 2021 Changes in this version + type Logging struct + ActivateSpecStub func(string) error + SpecStub func() string + func (fake *Logging) ActivateSpec(arg1 string) error + func (fake *Logging) ActivateSpecArgsForCall(i int) string + func (fake *Logging) ActivateSpecCallCount() int + func (fake *Logging) ActivateSpecCalls(stub func(string) error) + func (fake *Logging) ActivateSpecReturns(result1 error) + func (fake *Logging) ActivateSpecReturnsOnCall(i int, result1 error) + func (fake *Logging) Invocations() map[string][][]interface{} + func (fake *Logging) Spec() string + func (fake *Logging) SpecCallCount() int + func (fake *Logging) SpecCalls(stub func() string) + func (fake *Logging) SpecReturns(result1 string) + func (fake *Logging) SpecReturnsOnCall(i int, result1 string)