package
0.4.0
Repository: https://github.com/genshen/ssh-web-console.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
make a copy of SftpEntity matched with given key.
make a copy of SftpEntity matched with given key.
No description provided by the author
No description provided by the author
Hash returns the hex-encoded SHA256 hash of the original file Used for the Etag, and useful for caching Returns an empty string if the file is not in the bundle.
No description provided by the author
add a sftp client to subscribers list.
create a jwt token,and return this token as string type.
Verify a jwt token.
remove a sftp client by key.
read all files in views directory and map to "staticFiles".
ModTime returns the modification time of the original file.
No description provided by the author
No description provided by the author
Open allows you to read an embedded file directly.
ServeHTTP serves a request, attempting to reply with an embedded file.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
NotFound is called when no asset is found.
Server is simply ServeHTTP but wrapped in http.HandlerFunc so it can be passed into net/http functions directly.
No description provided by the author

# Structs

No description provided by the author
payload in jwt.
No description provided by the author
No description provided by the author
use jwt string as session key, store user information(username and password) in Session.
No description provided by the author
deprecated, use session SSHShellSession instead connect to ssh server using channel.
connect to ssh server using ssh session.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author