actualCombat

package
v0.0.0-...-8d22ec3 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Adapter

type Adapter struct {
	WindowsMachine *Windows
}

Windows系统适配器

func (*Adapter) ConvertToUSB

func (w *Adapter) ConvertToUSB()

type Client

type Client struct {
}

客户端

func (*Client) InsertIntoComputer

func (c *Client) InsertIntoComputer(com Computer)

将Lightning类型接口插入电脑

type Computer

type Computer interface {
	ConvertToUSB()
}

电脑接口

type Mac

type Mac struct {
}

Mac系统

func (*Mac) ConvertToUSB

func (m *Mac) ConvertToUSB()

插入接口

type Windows

type Windows struct{}

Windows操作系统

func (*Windows) InsertIntoUSB

func (w *Windows) InsertIntoUSB()

插入USB接口到Windows电脑

Jump to

Keyboard shortcuts

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