Documentation ¶
Index ¶
- type Mock
- func (m *Mock) AddTrace(trace *trace.Trace)
- func (m *Mock) BeginSection(message string) *trace.Trace
- func (m *Mock) CurrentTrace() *trace.Trace
- func (m *Mock) EndSection(trace *trace.Trace) error
- func (m *Mock) ToPackageServiceTrace() []*packageservice.Trace
- func (m *Mock) ToPluginOutput() iohandler.IOHandler
- func (m *Mock) Traces() []*trace.Trace
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mock ¶
func (*Mock) CurrentTrace ¶
func (*Mock) ToPackageServiceTrace ¶
func (m *Mock) ToPackageServiceTrace() []*packageservice.Trace
func (*Mock) ToPluginOutput ¶
Click to show internal directories.
Click to hide internal directories.