Documentation
¶
Index ¶
- func APIRunWarp(ctx context.Context, l *slog.Logger, opts APIWarpOptions) error
- func APIrunWarp(ctx context.Context, l *slog.Logger, opts APIWarpOptions, endpoint string) error
- func APIrunWarpInWarp(ctx context.Context, l *slog.Logger, opts APIWarpOptions, endpoints []string) error
- func APIrunWarpWithPsiphon(ctx context.Context, l *slog.Logger, opts APIWarpOptions, endpoint string) error
- func APIrunWireguard(ctx context.Context, l *slog.Logger, opts APIWarpOptions) error
- func RunWarp(ctx context.Context, l *slog.Logger, opts WarpOptions) error
- type APIPsiphonOptions
- type APIWarpOptions
- type PsiphonOptions
- type WarpOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func APIRunWarp ¶
func APIrunWarp ¶
func APIrunWarpInWarp ¶
func APIrunWarpWithPsiphon ¶
func APIrunWireguard ¶
Types ¶
type APIPsiphonOptions ¶
type APIPsiphonOptions = PsiphonOptions
type APIWarpOptions ¶
type PsiphonOptions ¶
type PsiphonOptions struct {
Country string
}
Click to show internal directories.
Click to hide internal directories.