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

Many additions and improvements, fixed serious bug in UniqID() #1

Merged
merged 23 commits into from
Mar 27, 2017

Conversation

mtfelian
Copy link
Contributor

  • Added helpers string, slice and pointer funcs for convenience;
  • Added IP recognition func from HTTP headers;
  • Added func to perform HTTP POST multipart request (convenient in testing);
  • Fixed critical bug in UniqID() so that random strings no more begins from one such after executable was restarted - you need to upgrade this repo and recompile services depending on it;
  • Added CallerFuncName() reflection helper for debug purposes.

@mitya3000 mitya3000 merged commit 40e95d6 into mihteh:master Mar 27, 2017
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.

2 participants