add show course and map names
This commit is contained in:
@ -27,6 +27,7 @@ type YDB struct {
|
||||
DSN string
|
||||
Auth YCAuth
|
||||
ShutdownDuration time.Duration
|
||||
DebugYDB bool
|
||||
}
|
||||
|
||||
func (ydb *YDB) UnmarshalJSON(data []byte) error {
|
||||
|
||||
Reference in New Issue
Block a user