Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
jonesdada
/
new-api
forkattu lähteestä
server/new-api
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Toiminta
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4
Commitit
2
Branchit
5.3 MiB
JavaScript
51.8%
Go
47.6%
CSS
0.5%
Puu:
bf779f3068
localiazed
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from 'bf779f3068'
${ noResults }
new-api
/
common
/
quota.go
6 rivejä
76 B
Raaka
Blame
Historia
package common
func GetTrustQuota() int {
return int(10 * QuotaPerUnit)
}