integration_tests

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2026 License: BSD-3-Clause-Clear Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigOption added in v1.2.0

type ConfigOption func(*ConfigOptions)

func WithProxyAuthURL added in v1.2.0

func WithProxyAuthURL(url string) ConfigOption

func WithProxyHandler added in v1.2.0

func WithProxyHandler(handler func() (*transport.HttpRes, error)) ConfigOption

type ConfigOptions added in v1.2.0

type ConfigOptions struct {
	ProxyAuthURL string
	ProxyHandler func() (*transport.HttpRes, error)
}

type Target

type Target struct {
	Version int
	ID      string
	Apps    []*f.App
	Bad     bool
}

Jump to

Keyboard shortcuts

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