5 lines
94 B
Go
Raw Normal View History

2019-11-18 05:01:13 +00:00
package arn
// ID is used for object identification and is simply a string.
type ID = string