Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockCustomType ¶
type MockCustomType struct {
// contains filtered or unexported fields
}
func (*MockCustomType) Clone ¶
func (m *MockCustomType) Clone() *MockCustomType
func (*MockCustomType) Equal ¶
func (m *MockCustomType) Equal(that interface{}) bool
func (*MockCustomType) GetMetadata ¶
func (m *MockCustomType) GetMetadata() *core.Metadata
func (*MockCustomType) SetMetadata ¶
func (m *MockCustomType) SetMetadata(meta *core.Metadata)
Click to show internal directories.
Click to hide internal directories.