5 lines
94 B
Go
Raw Normal View History

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