Documentation ¶ Index ¶ func ID(parts ...string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ID ¶ func ID(parts ...string) string ID returns an unique ID based on the parts passed in. If none are passed in then ID will be random. The ID will be a fixed length hexadecimal characters. Types ¶ This section is empty. Source Files ¶ View all Source files id.go Click to show internal directories. Click to hide internal directories.