config

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SsnConfig

type SsnConfig struct {
	Client SsnConfigClient
	Server SsnConfigServer
}

type SsnConfigClient

type SsnConfigClient struct {
	CertFile    string
	KeyFile     string
	UpStreamUrl string
	// contains filtered or unexported fields
}

func (*SsnConfigClient) BufferSize

func (c *SsnConfigClient) BufferSize() int

type SsnConfigEndpoint

type SsnConfigEndpoint struct {
}

type SsnConfigServer

type SsnConfigServer struct {
	CertFile string
	KeyFile  string
	Addr     string
}

Jump to

Keyboard shortcuts

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