mirror of
https://github.com/taigrr/shorturl
synced 2025-01-18 04:03:16 -08:00
6 lines
51 B
Go
6 lines
51 B
Go
package main
|
|
|
|
// Config ...
|
|
type Config struct {
|
|
}
|