mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-23 04:06:39 +00:00
6 lines
73 B
Go
6 lines
73 B
Go
//go:build !unix || sqlite3_nosys
|
|
|
|
package util
|
|
|
|
type mmapState struct{}
|