confdescription

package
v0.0.0-...-707febc Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package confdescription defines the configuration informantion of service application

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Doc

type Doc struct {
	Version struct {
		ConfVersion string
	}
	ServiceInfo struct {
		ServiceName        string
		ExecutableFileName string
		AllowedRequester   []string
	}
	ScoringMethod struct {
		LibFile      string
		FunctionName string
	}
	ResourceType struct {
		IntervalTimeMs int
		MaxCount       int
	}
}

Doc has config info of each services

Jump to

Keyboard shortcuts

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