mouse_core

package module
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2021 License: MIT Imports: 2 Imported by: 0

README

mouse-core

require on your system

  • go get golang.org/x/tools/cmd/goimports

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetUp

func SetUp(c *Config)

Types

type Config

type Config struct {
	SSL   SSL
	Limit Limit
}

type Limit

type Limit struct {
	Rate     int
	Bursts   int
	WaitTime int
}

type SSL

type SSL struct {
	PublicPath  string
	PrivatePath string
}

Jump to

Keyboard shortcuts

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