mirror of
https://github.com/harness/drone.git
synced 2025-05-06 22:24:09 +08:00
6 lines
61 B
Go
6 lines
61 B
Go
package capability
|
|
|
|
const (
|
|
Registration = "REGISTRATION"
|
|
)
|