mas

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PropertiesConfiguration

type PropertiesConfiguration struct {
	Version           string `yaml:"version"`
	AppID             string `yaml:"appId"`
	MonitorID         string `yaml:"monitorId"`
	DatabaseName      string `yaml:"databaseName"`
	DecipherClassName string `yaml:"decipherClassName"`
	Cloud             string `yaml:"cloud"`
	Region            string `yaml:"region"`
	Azs               string `yaml:"azs"`
}

PropertiesConfiguration yaml properties configuration entity

func (*PropertiesConfiguration) CalHashCode

func (p *PropertiesConfiguration) CalHashCode() string

CalHashCode Combines some attribute values into a new character string to distinguish the saved configuration file

Jump to

Keyboard shortcuts

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