Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceMock ¶
type ServiceMock struct {
	// contains filtered or unexported fields
}
    ServiceMock represents a simple mock of pinning.Interface. The implementation is not goroutine-safe.
func NewServiceMock ¶
func NewServiceMock() *ServiceMock
NewServiceMock is a convenient constructor for creating ServiceMock.
 Click to show internal directories. 
   Click to hide internal directories.