This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
alroyso
/
flutter_nayou
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
acd396a8c0
Branches
Tags
main
master
flutter_nayou
/
core
/
Clash.Meta
/
rules
/
provider
/
patch.go
patch.go
89 B
Historique
Raw
1
2
3
4
5
package provider
func (rp *ruleSetProvider) Count() int {
return rp.strategy.Count()
}