catmullet/Raithe

View on GitHub
app/utils/defaults.go

Summary

Maintainability
A
0 mins
Test Coverage
package utils

// Intro first screen intro
const Intro = `
██████╗  █████╗ ██╗████████╗██╗  ██╗███████╗
██╔══██╗██╔══██╗██║╚══██╔══╝██║  ██║██╔════╝
██████╔╝███████║██║   ██║   ███████║█████╗
██╔══██╗██╔══██║██║   ██║   ██╔══██║██╔══╝
██║  ██║██║  ██║██║   ██║   ██║  ██║███████╗
╚═╝  ╚═╝╚═╝  ╚═╝╚═╝   ╚═╝   ╚═╝  ╚═╝╚══════╝
The Compact and Persistent Messaging Queue
`