Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CopyContext ¶
type CopyContext struct {
// contains filtered or unexported fields
}
func (*CopyContext) Done ¶
func (c *CopyContext) Done() <-chan struct{}
func (*CopyContext) Err ¶
func (c *CopyContext) Err() error
func (*CopyContext) Value ¶
func (c *CopyContext) Value(key interface{}) interface{}
Click to show internal directories.
Click to hide internal directories.