models

package
v0.0.0-...-16d6618 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Getexecid

func Getexecid(host string, port string, containerid string) string

func Resizecontainer

func Resizecontainer(host string, port string, execid string, width string, height string)

Types

type Connection

type Connection struct {
	// websocket 连接器
	Ws *websocket.Conn

	// 发送信息的缓冲 channel
	Send chan []byte
}

func (*Connection) Reader

func (c *Connection) Reader(conn net.Conn)

func (*Connection) Writer

func (c *Connection) Writer(conn net.Conn)

type Contect

type Contect struct {
	Id string
}

Jump to

Keyboard shortcuts

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