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) }