data

package
v0.0.0-...-d989b54 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Code generated by tool/convert DO NOT EDIT!

Code generated by tool/convert DO NOT EDIT!

Index

Constants

This section is empty.

Variables

View Source
var ObjectsContainer = &container{
	s: map[string]interface{}{

		"Test": Test{},
	},
}

Functions

func UpdateTest

func UpdateTest(v *Test)

Types

type Addr

type Addr struct {
	Grpc string `json:"grpc"`
	HTTP string `json:"http"`
}

type Test

type Test struct {
	Addr Addr

	Ib map[int]bool

	Id int64

	Ids []int64

	Ii map[int]int

	Interval int

	Intervals []int

	Is map[int]string

	IsFalse bool

	IsFalses []bool

	Ist map[int]struct{}

	MsgTypeMap map[string][]string

	Names []string

	Rate float64

	Rates []float64

	Si map[string]int

	Ss map[string]string

	Sst map[string]struct{}

	Timeout string
}

func CurrentTest

func CurrentTest() *Test

Jump to

Keyboard shortcuts

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