generated frommoul/golang-repo-template
- Notifications
You must be signed in to change notification settings - Fork1
/
Copy pathdoc.go
29 lines (28 loc) · 1.82 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
// 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 chizap