Documentation ¶
Overview ¶
Package endpointf comment This file was generated by tars2go 1.1.5 Generated from EndpointF.tars
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EndpointF ¶
type EndpointF struct { Host string `json:"host"` Port int32 `json:"port"` Timeout int32 `json:"timeout"` Istcp int32 `json:"istcp"` Grid int32 `json:"grid"` Groupworkid int32 `json:"groupworkid"` Grouprealid int32 `json:"grouprealid"` SetId string `json:"setId"` Qos int32 `json:"qos"` BakFlag int32 `json:"bakFlag"` Weight int32 `json:"weight"` WeightType int32 `json:"weightType"` AuthType int32 `json:"authType"` }
EndpointF struct implement
func (*EndpointF) ResetDefault ¶ added in v1.2.0
func (st *EndpointF) ResetDefault()
func (*EndpointF) WriteBlock ¶
WriteBlock encode struct
Click to show internal directories.
Click to hide internal directories.