mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2024-12-22 15:02:19 +00:00
Comment in the right order
This commit is contained in:
parent
4db102c384
commit
7325301574
@ -10,8 +10,8 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
// TODO Config should not be exported
|
|
||||||
// Cfg contains the different options of the telnet package, see below
|
// Cfg contains the different options of the telnet package, see below
|
||||||
|
// TODO Config should not be exported
|
||||||
Cfg *Options
|
Cfg *Options
|
||||||
currentMessage map[string]string
|
currentMessage map[string]string
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user