mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-12-19 08:51:06 +00:00
6 lines
56 B
Go
6 lines
56 B
Go
//go:build !unix
|
|
|
|
package util
|
|
|
|
type mmapState struct{}
|