data

package
v0.0.0-...-aa68dce Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2020 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Overview

Code generated by tool/convert DO NOT EDIT!

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{}{

		"Queue": Queue{},

		"Global": Global{},
	},
}

Functions

func UpdateGlobal

func UpdateGlobal(v *Global)

func UpdateQueue

func UpdateQueue(v *Queue)

Types

type Global

type Global struct {
	AdminIp string

	AdminPort string

	GatewayIp string

	GatewayPort string

	InnerIpPrefix []string

	AdminIpLimit []string
}

func CurrentGlobal

func CurrentGlobal() *Global

type Queue

type Queue struct {
	CgiConfig string

	ErrorCollectionEnable bool

	ErrorCollectionStorage string

	HttpConfig string

	QueueConfig string

	ShardId int

	Tags []string

	TagsMapping string

	TaskDebugEnable bool

	TaskDebugStorage string

	ConsumerDisable bool
}

func CurrentQueue

func CurrentQueue() *Queue

Jump to

Keyboard shortcuts

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