Documentation ¶
Index ¶
- func Connect() error
- func GetCommandResponse(in *proto.CommandRequest) (*proto.CommandResponse, error)
- func HttpToMap(in map[string][]string) map[string]string
- func SaveElasticRequest(in *proto.ElasticsearchRequest) error
- func SaveFTPLogin(in *proto.FtpRequest) error
- func SaveHTTPRequest(in *proto.HttpRequest) error
- func SavePostgresLogin(in *proto.PostgresRequest) error
- func SaveQuery(in *proto.QueryRequest) error
- func SaveShellCommand(in *proto.ShellCommandRequest) error
- func SaveSshLogin(in *proto.SshLoginRequest) error
- func Setup() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCommandResponse ¶
func GetCommandResponse(in *proto.CommandRequest) (*proto.CommandResponse, error)
func SaveElasticRequest ¶
func SaveElasticRequest(in *proto.ElasticsearchRequest) error
func SaveFTPLogin ¶
func SaveFTPLogin(in *proto.FtpRequest) error
func SaveHTTPRequest ¶
func SaveHTTPRequest(in *proto.HttpRequest) error
func SavePostgresLogin ¶
func SavePostgresLogin(in *proto.PostgresRequest) error
func SaveQuery ¶
func SaveQuery(in *proto.QueryRequest) error
func SaveShellCommand ¶
func SaveShellCommand(in *proto.ShellCommandRequest) error
func SaveSshLogin ¶
func SaveSshLogin(in *proto.SshLoginRequest) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.