This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
publics
/
xormplus__xorm
Tarkkaile
0
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Branch:
master
Branchit
Tagit
master
v0.7.5.0803
v0.7.4.0724
v0.7.0.0908
v0.7.0.0504
v0.6.4.1122
xormplus__xorm
/
null.go
null.go
56 B
Pysyvä linkki
Historia
Raaka
1
2
3
4
5
package xorm
type NullType interface {
IsNil() bool
}