Versions in this module Expand all Collapse all v1 v1.3.1 Jul 11, 2018 v1.3.0 Jun 10, 2018 Changes in this version + const RemoveBucket + type DB struct + func NewDB(db *bolt.DB) (*DB, error) + func (db *DB) Delete(udid string) error + func (db *DB) DeviceByUDID(udid string) (*remove.Device, error) + func (db *DB) Save(dev *remove.Device) error