 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Backend ¶ added in v0.10.1
func (*Backend) DeleteWorkspace ¶ added in v0.12.0
func (*Backend) Workspaces ¶ added in v0.12.0
type RemoteClient ¶
RemoteClient is a remote client that stores data in memory for testing.
func (*RemoteClient) Delete ¶
func (c *RemoteClient) Delete() error
func (*RemoteClient) Put ¶
func (c *RemoteClient) Put(data []byte) error
func (*RemoteClient) Unlock ¶
func (c *RemoteClient) Unlock(id string) error
 Click to show internal directories. 
   Click to hide internal directories.