Improved file structure
This commit is contained in:
parent
b6400cd77e
commit
c0f399df7f
18 changed files with 106 additions and 378 deletions
|
@ -22,6 +22,21 @@ const (
|
|||
R13
|
||||
R14
|
||||
R15
|
||||
R16
|
||||
R17
|
||||
R18
|
||||
R19
|
||||
R20
|
||||
R21
|
||||
R22
|
||||
R23
|
||||
R24
|
||||
R25
|
||||
R26
|
||||
R27
|
||||
R28
|
||||
R29
|
||||
R30
|
||||
)
|
||||
|
||||
func (r ID) String() string {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue