Documentation ¶ Index ¶ type RemovalReason Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type RemovalReason ¶ type RemovalReason struct { Bug string Comment string Expire time.Time } RemovalReason is the reason that a DUT has been removed from the inventory. Removal requires a buganizer or monorail bug and possibly a comment and expiration time. Source Files ¶ View all Source files removalreason.go Click to show internal directories. Click to hide internal directories.