sshDevModel

package
v1.19.30 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 1, 2024 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SshAccountMsg

type SshAccountMsg struct {
	IsDel     bool   `json:"isDel"`  // 是否为删除用户操作
	IsKill    bool   `json:"isKill"` // 是否为结束用户进程操作
	Username  string `json:"username"`
	PublicKey string `json:"publicKey"`
}

func (SshAccountMsg) Rpc

func (a SshAccountMsg) Rpc() *proto.SshAccount

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL