-
-
Notifications
You must be signed in to change notification settings - Fork 31
/
doc.go
30 lines (29 loc) · 1.86 KB
/
doc.go
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
// Copyright © 2021 Manfred Touron <manfred.life>
// SPDX-License-Identifier: Apache-2.0 OR MIT
// message from the author:
//
// +--------------------------------------------------------------+
// | * * * ░░░░░░░░░░░░░░░░░░░░ Hello ░░░░░░░░░░░░░░░░░░░░░░░░░░|
// +--------------------------------------------------------------+
// | |
// | ++ ______________________________________ |
// | ++++ / \ |
// | ++++ | | |
// | ++++++++++ | Feel free to contribute to this | |
// | +++ | | project or contact me on | |
// | ++ | | manfred.life if you like this | |
// | + -== ==| | project! | |
// | ( <*> <*> | | |
// | | | /| :) | |
// | | _) / | | |
// | | +++ / \______________________________________/ |
// | \ =+ / |
// | \ + |
// | |\++++++ |
// | | ++++ ||// |
// | ___| |___ _||/__ __|
// | / --- \ \| ||| __ _ ___ __ __/ /|
// |/ | | \ \ / / ' \/ _ \/ // / / |
// || | | | | | /_/_/_/\___/\_,_/_/ |
// +--------------------------------------------------------------+
package main // import "moul.io/golang-repo-template"