mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 22:44:02 +03:00
Fix linters
This commit is contained in:
@@ -7,4 +7,5 @@ import (
|
||||
"github.com/9seconds/mtg/config"
|
||||
)
|
||||
|
||||
// Init has to initialize client connection based on given config.
|
||||
type Init func(net.Conn, *config.Config) (int16, io.ReadWriteCloser, error)
|
||||
|
||||
Reference in New Issue
Block a user