Archived
1

Pokememes individual info with search buttons

This commit is contained in:
Vladimir Hodakov
2017-10-07 19:58:14 +04:00
parent 17a03bf8b2
commit 736d6b9658
17 changed files with 159 additions and 15 deletions

View File

@@ -12,7 +12,7 @@ import (
"gopkg.in/yaml.v2"
)
const VERSION = "0.1"
const VERSION = "0.15"
type DatabaseConnection struct {
Host string `yaml:"host"`