changes on work computer

This commit is contained in:
George Shaw 2018-01-08 14:42:58 -06:00
parent 13cad48293
commit 80e369836b

5
pkg/system/user.go Normal file
View file

@ -0,0 +1,5 @@
package system
func Create(username string) {
}