Documentation ¶
Overview ¶
Package gfwip is a generated protocol buffer package.
It is generated from these files:
v2ray.com/core/tools/gfwip/gfwip.proto
It has these top-level messages:
GfwIPRange
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GfwIPs = []byte{} /* 110 elements not displayed */
Functions ¶
This section is empty.
Types ¶
type GfwIPRange ¶
type GfwIPRange struct {
Ips []*v2ray_core_app_router.CIDR `protobuf:"bytes,1,rep,name=ips" json:"ips,omitempty"`
}
func (*GfwIPRange) Descriptor ¶
func (*GfwIPRange) Descriptor() ([]byte, []int)
func (*GfwIPRange) GetIps ¶
func (m *GfwIPRange) GetIps() []*v2ray_core_app_router.CIDR
func (*GfwIPRange) ProtoMessage ¶
func (*GfwIPRange) ProtoMessage()
func (*GfwIPRange) Reset ¶
func (m *GfwIPRange) Reset()
func (*GfwIPRange) String ¶
func (m *GfwIPRange) String() string
Click to show internal directories.
Click to hide internal directories.