config

package
v1.5.7 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	CorpId              string `yaml:"CorpId"`
	ProviderSecret      string `yaml:"ProviderSecret"`
	SuiteId             string `yaml:"SuiteId"`
	SuiteSecret         string `yaml:"SuiteSecret"`
	SuiteToken          string `yaml:"SuiteToken"`
	SuiteEncodingAesKey string `yaml:"SuiteEncodingAesKey"`
	Dsn                 string `yaml:"Dsn"`
	Port                int    `yaml:"Port"`
}

func ParseFile

func ParseFile(yml string) (c *Config)

Jump to

Keyboard shortcuts

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