snipe

package module
v0.0.0-...-c5de64d Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2023 License: BSD-3-Clause Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main(domain string, publicTLS *tls.Config, intraNet, intraAddr string, intraTLS *tls.Config) (exitCode int)

func Server

func Server(ctx context.Context, domain string, publicTLS *tls.Config, intraNet, intraAddr string, intraTLS *tls.Config) error

Types

type Logger

type Logger interface {
	Printf(string, ...interface{})
}
var (
	Err  Logger
	Info Logger
)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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