go-cryptkeeper
go-cryptkeeper copied to clipboard
add nil/null support similar to sql.NullBool
This will allow values to be null: https://golang.org/pkg/database/sql/#NullBool
can i work on this?
@sowmiyamuthuraman go ahead, prs welcome!