move different stuff to different subfolders/packages
This commit is contained in:
parent
29b75b0bb1
commit
b9f7ae29b4
|
@ -1,4 +1,4 @@
|
|||
package goutil
|
||||
package copy
|
||||
|
||||
/*
|
||||
Copied from https://github.com/otiai10/copy and slightly altered.
|
|
@ -1,4 +1,4 @@
|
|||
package goutil
|
||||
package html
|
||||
|
||||
import (
|
||||
"golang.org/x/net/html"
|
|
@ -1,4 +1,4 @@
|
|||
package goutil
|
||||
package misc
|
||||
|
||||
import (
|
||||
"bufio"
|
Loading…
Reference in New Issue
Block a user