Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StorageFile ¶
type StorageFile struct {
// contains filtered or unexported fields
}
func NewFileStorage ¶
func NewFileStorage(dir string) (*StorageFile, error)
func (*StorageFile) New ¶
func (s *StorageFile) New(ctx ssh.Context) (io.WriteCloser, error)
Click to show internal directories.
Click to hide internal directories.