Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ChinaIPs = []byte{} /* 80080 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.