mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
@@ -730,4 +730,5 @@ type WorkspaceResourceMetadatum struct {
|
||||
Key string `db:"key" json:"key"`
|
||||
Value sql.NullString `db:"value" json:"value"`
|
||||
Sensitive bool `db:"sensitive" json:"sensitive"`
|
||||
ID int64 `db:"id" json:"id"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user