mirror of
https://github.com/harness/drone.git
synced 2025-05-31 11:43:15 +00:00
6 lines
61 B
Go
6 lines
61 B
Go
package capability
|
|
|
|
const (
|
|
Registration = "REGISTRATION"
|
|
)
|