DEBSOURCES
Skip Quicknav
sources / golang-github-hetznercloud-hcloud-go / 2.4.0-1 / hcloud / resource.go
1234567
package hcloud // Resource defines the schema of a resource. type Resource struct { ID int64 Type string }