Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Ce dépôt a été archivé le 2022-05-07. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
nyaa-pantsu/config
akuma06 713ab02450 Added configor as a new library (#1126)
* Added configor as a new library

Now config is a singleton. You only need to do config.Get() instead of doing config.Conf.

* Forgot godep save 🐤

* Fix accidental removal of }
2017-07-10 22:11:05 +10:00
..
config.go Added configor as a new library (#1126) 2017-07-10 22:11:05 +10:00
config_example.yml
config_test.go Added configor as a new library (#1126) 2017-07-10 22:11:05 +10:00
default_config.yml Update default_config.yml 2017-07-10 14:03:53 +02:00
structs.go Added configor as a new library (#1126) 2017-07-10 22:11:05 +10:00
sukebei.yml
tokens.go