Moew weork done
This commit is contained in:
parent
814316ab1e
commit
07d98d1ef5
10 changed files with 147 additions and 16 deletions
|
@ -5,6 +5,9 @@ import (
|
|||
"errors"
|
||||
)
|
||||
|
||||
// TODO: Decide whether to turn this into an int too to save resources
|
||||
// And then use go:generate instead for pretty printing
|
||||
|
||||
// What software a server is running
|
||||
// Mostly important for rendering
|
||||
type RemoteServerType string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue