//
pkg.gl
Category
github.com/CPCTF2022/ssh-separator
service
package
1.0.4
Repository:
https://github.com/cpctf2022/ssh-separator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
0
Files
301 SLOC
#
Packages
mock_service
Package mock_service is a generated GoMock package.
#
Functions
NewPipe
No description provided by the author
NewSetup
No description provided by the author
NewUser
No description provided by the author
#
Variables
ErrIncorrectPassword
ErrIncorrectPassword incorrect password.
ErrInvalidUser
ErrInvalidUser invalid user.
ErrUserExist
ErrUserExist user already exists.
ErrWorkspaceExist
ErrWorkspaceExist workspace already exists.
#
Structs
Pipe
No description provided by the author
Setup
No description provided by the author
User
No description provided by the author
#
Interfaces
IPipe
No description provided by the author
IUser
No description provided by the author