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