Documentation ¶
Overview ¶
此源码被清华学神尹成大魔王专业翻译分析并修改 尹成QQ77025077 尹成微信18510341407 尹成所在QQ群721929980 尹成邮箱 yinc13@mails.tsinghua.edu.cn 尹成毕业于清华大学,微软区块链领域全球最有价值专家 https://mvp.microsoft.com/zh-cn/PublicProfile/4033620 伪造者生成的代码。不要编辑。
Index ¶
- type Logging
- 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)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logging ¶
type Logging struct { ActivateSpecStub func(string) error SpecStub func() string // contains filtered or unexported fields }
func (*Logging) ActivateSpec ¶
func (*Logging) ActivateSpecArgsForCall ¶
func (*Logging) ActivateSpecCallCount ¶
func (*Logging) ActivateSpecCalls ¶
func (*Logging) ActivateSpecReturns ¶
func (*Logging) ActivateSpecReturnsOnCall ¶
func (*Logging) Invocations ¶
func (*Logging) SpecCallCount ¶
func (*Logging) SpecReturns ¶
func (*Logging) SpecReturnsOnCall ¶
Click to show internal directories.
Click to hide internal directories.