Adds a bit of structure
This commit is contained in:
parent
526559c4a0
commit
71fa53d1a8
8 changed files with 151 additions and 0 deletions
4
server/server.go
Normal file
4
server/server.go
Normal file
|
@ -0,0 +1,4 @@
|
|||
package server
|
||||
|
||||
type Server struct {
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue