protos

package
v0.0.0-...-a85fb9e Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2015 License: BSD-3-Clause Imports: 3 Imported by: 1

Documentation

Index

Constants

View Source
const Default_Config_AllowRegistration bool = true

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Port              *uint32 `protobuf:"varint,1,req,name=port" json:"port,omitempty"`
	Address           *string `protobuf:"bytes,2,opt,name=address" json:"address,omitempty"`
	AllowRegistration *bool   `protobuf:"varint,3,opt,name=allow_registration,def=1" json:"allow_registration,omitempty"`
	XXX_unrecognized  []byte  `json:"-"`
}

func (*Config) GetAddress

func (this *Config) GetAddress() string

func (*Config) GetAllowRegistration

func (this *Config) GetAllowRegistration() bool

func (*Config) GetPort

func (this *Config) GetPort() uint32

func (*Config) ProtoMessage

func (*Config) ProtoMessage()

func (*Config) Reset

func (this *Config) Reset()

func (*Config) String

func (this *Config) String() string

Jump to

Keyboard shortcuts

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