github.com/go-playground/pkg/v5@v5.29.1/values/values.go (about) 1 package valuesext 2 3 import typesext "github.com/go-playground/pkg/v5/types" 4 5 // Nothing is an instantiated value of type typesext.Nothing. 6 var Nothing = typesext.Nothing{}