model

package
v0.0.0-...-fc7dab2 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Tables = []interface{}{
	&WebProxyConfig{},
}

Functions

This section is empty.

Types

type WebProxyConfig

type WebProxyConfig struct {
	model.Model
	Port        int    `gorm:"default:443"`
	Address     string `gorm:"default:localhost"`
	ServerName  string `gorm:"default:peppermint.io"`
	X509CertPem []byte
	X509KeyPem  []byte
}

Jump to

Keyboard shortcuts

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