Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IPDBReader ¶
type IPDBReader interface { io.ReadCloser io.ReaderAt }
Implement db reader interface
type IPDBReaderAt ¶
type IPDBReaderAt struct {
// contains filtered or unexported fields
}
func (IPDBReaderAt) Close ¶
func (r IPDBReaderAt) Close() error
type NetCheckService ¶
func Service ¶
func Service() *NetCheckService
func (*NetCheckService) Check ¶
func (s *NetCheckService) Check(ip string) (ip2proxy.IP2ProxyRecord, error)
Click to show internal directories.
Click to hide internal directories.