lcu

package
v0.0.0-...-62598e1 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LCU

func LCU(request Request) ([]byte, error)

Types

type ConnInfo

type ConnInfo struct {
	Port uint16
	Auth string
}

func GetAuth

func GetAuth() (ConnInfo, error)

type Request

type Request struct {
	Conn     *ConnInfo
	Method   string
	Endpoint string
	Body     io.Reader
}

Jump to

Keyboard shortcuts

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