kit

package
v0.1.21 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateRdc

func CreateRdc(phy string) rdc.Rdc

func CreateZapt

func CreateZapt(mod string, file string) *util.Zapt

func ExeExt

func ExeExt() string

func ExeNameNoExt

func ExeNameNoExt() string

func IniChildRealName

func IniChildRealName(n string, p string) string

func LOGICAL_SERVICES

func LOGICAL_SERVICES(logic string) string

func Logic2Phy

func Logic2Phy(logic string) string

func Logic2Type

func Logic2Type(logic string) string

func PHYSICAL_SERVICES

func PHYSICAL_SERVICES(phy string) string

func SERVICE_PROVIDERS

func SERVICE_PROVIDERS(provider string) string

func ZaptCfg

func ZaptCfg() (path string, mode string, purge int, lelvel string)

CBS

Types

type GilixAcp

type GilixAcp struct {
	Net  string
	Addr string
}

type GilixIni

type GilixIni struct {
	INI *ini.File

	Trace *GilixTrace
	Rdc   map[string]*GilixRdc
	Acp   map[string]*GilixAcp
}

func NewGilixIni

func NewGilixIni() *GilixIni

type GilixRdc

type GilixRdc struct {
	Ip   string
	Port string
	Dial int
}

type GilixTrace

type GilixTrace struct {
	Path   string
	Mode   string
	Purge  int
	Lelvel string
}

type PhyIni

type PhyIni struct {
	PHY string
	INI *ini.File

	Class string
	Type  string
	Polli int
}

func NewPhyIni

func NewPhyIni(phy string) *PhyIni

Jump to

Keyboard shortcuts

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