Files
sqlite3/internal/util/pointer.go
2025-07-10 13:05:55 +01:00

4 lines
47 B
Go

package util
type Pointer struct{ Value any }