gotosocial/vendor/github.com/ncruces/go-sqlite3/internal/util/mmap_other.go

6 lines
56 B
Go

//go:build !unix
package util
type mmapState struct{}