Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

features #88

Merged
merged 11 commits into from
Apr 15, 2020
Merged

features #88

merged 11 commits into from
Apr 15, 2020

Conversation

GNURub
Copy link
Collaborator

@GNURub GNURub commented Apr 14, 2020

  • Deleted keys saved in physical file, now the keys are in cached using go-cache by default.
  • Using logrus like log system.
  • Using method .Get(queryParamName) to get an url query param.
  • Replaced errors.New(...) to fmt.Errorf(...).
  • Replaced types string on config params liveon and hlson to booleans live: true/false and hls: true/false
  • Using viper for config, allow use file, cloud providers, environment vars or flags.
  • Using yaml config by default.

@gwuhaolin gwuhaolin merged commit 66b0d00 into gwuhaolin:master Apr 15, 2020
@gwuhaolin
Copy link
Owner

I invited you as contributor of this project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants