go.etcd.io/bbolt.DB.Sync (method) one use go.etcd.io/bbolt (current package) db.go#L867: func (db *DB) Sync() error { return fdatasync(db) }
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)