5 lines
78 B
Go
5 lines
78 B
Go
package domain
|
|
|
|
// AppName is the name of the app.
|
|
const AppName = "octoplex"
|