gitlab.com/evatix-go/core@v1.3.55/issetter/MinByte.go (about) 1 package issetter 2 3 func MinByte() byte { 4 return Uninitialized.Value() 5 }