mirror of
https://github.com/ncruces/go-sqlite3.git
synced 2026-01-12 05:59:14 +00:00
6 lines
56 B
Go
6 lines
56 B
Go
//go:build !unix
|
|
|
|
package util
|
|
|
|
type mmapState struct{}
|