Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultClient ¶
type DefaultClient struct{}
    func (*DefaultClient) Marshal ¶
func (c *DefaultClient) Marshal(data interface{}) ([]byte, error)
type MockClient ¶
func (*MockClient) Marshal ¶
func (m *MockClient) Marshal(data interface{}) ([]byte, error)
 Click to show internal directories. 
   Click to hide internal directories.