cli

package
v0.0.0-...-9d34e63 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(args []string, proxy_maker ProxyMaker)

Types

type ProxyMaker

type ProxyMaker interface {
	NewProxy(args string) (gfbank.Proxy, error)
}

type ProxyMakerFunc

type ProxyMakerFunc func(args string) (gfbank.Proxy, error)

func (ProxyMakerFunc) NewProxy

func (fn ProxyMakerFunc) NewProxy(args string) (gfbank.Proxy, error)

Jump to

Keyboard shortcuts

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