ngrok

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Message

type Message struct {
	Msg  string `json:"msg"`
	Addr string `json:"addr"`
	URL  string `json:"url"`
	Line string
}

type Ngrok

type Ngrok struct {
	core.Listener

	Tunnels map[string]string
	// contains filtered or unexported fields
}

func NewNgrok

func NewNgrok(command any) (*Ngrok, error)

func (*Ngrok) Serve

func (n *Ngrok) Serve() error

Jump to

Keyboard shortcuts

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