Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OmarAssadi/AntiZapret-V2Ray
/ functions
Functions
26 in github.com/OmarAssadi/AntiZapret-V2Ray
⨍
Functions
26
◇
Types & classes
3
↓ 4 callers
Function
isBlank
(s string)
common.go:5
↓ 3 callers
Method
getChild
(s string)
trie.go:44
↓ 3 callers
Function
splitAndTrim
(s string, d string)
common.go:19
↓ 2 callers
Function
newNode
()
trie.go:37
↓ 1 callers
Method
Flatten
()
domainlist.go:131
↓ 1 callers
Method
Insert
(domain string)
trie.go:70
↓ 1 callers
Function
NewDomainList
(name string)
domainlist.go:207
↓ 1 callers
Function
NewDomainTrie
()
trie.go:64
↓ 1 callers
Method
ToGeoSites
()
domainlist.go:148
↓ 1 callers
Method
ToPlainText
()
domainlist.go:161
↓ 1 callers
Function
Unmarshal
(decoder *encoding.Decoder, listName string, path string)
domainlist.go:229
↓ 1 callers
Method
addChild
(s string, child *node)
trie.go:52
↓ 1 callers
Method
hasChild
(s string)
trie.go:48
↓ 1 callers
Function
isEmpty
(s string)
common.go:9
↓ 1 callers
Method
isLeaf
()
trie.go:56
↓ 1 callers
Method
parseDomain
(domain string)
domainlist.go:60
↓ 1 callers
Method
parseDomainType
(domain string)
domainlist.go:35
↓ 1 callers
Method
parseDomains
(line string)
domainlist.go:90
↓ 1 callers
Method
parseRule
(line string)
domainlist.go:109
↓ 1 callers
Method
push
(rule *router.Domain)
domainlist.go:24
↓ 1 callers
Function
readAndParseLine
(decoder *encoding.Decoder, scanner *bufio.Scanner, list *DomainList, lineNum int)
domainlist.go:182
↓ 1 callers
Function
splitAfterAndCount
(str string, delimiter string)
common.go:25
↓ 1 callers
Function
trimStrings
(arr []string)
common.go:13
↓ 1 callers
Method
unmarshalCSV
(decoder *encoding.Decoder, file *os.File)
domainlist.go:217
↓ 1 callers
Method
wildcardToRegex
(domain string)
domainlist.go:46
Function
main
()
main.go:24