Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
gojek
/
heimdall
Public
Notifications
You must be signed in to change notification settings
Fork
212
Star
2.7k
Code
Issues
32
Pull requests
18
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 5, 2024
Merge pull request #122 from Matias-Barrios/reuse_connection
Show description for 020e42a
gwthm-in
authored
020e42a
Copy full SHA for 020e42a
Commits on Aug 5, 2021
adding change to reuse connections
Matias-Barrios
committed
eb0cd5a
Copy full SHA for eb0cd5a
Commits on May 21, 2021
Merge pull request #112 from Nydan/fix-ambiguous-import
Show description for bce641e
gwthm-in
authored
bce641e
Copy full SHA for bce641e
Fixing ambiguous import on statsd client
Show description for 47cb8ce
Nydan
committed
47cb8ce
Copy full SHA for 47cb8ce
Merge pull request #111 from Nydan/update_dep_hystrix-go
Show description for 9ffb3f7
gwthm-in
authored
9ffb3f7
Copy full SHA for 9ffb3f7
Commits on May 18, 2021
Updagrade dependency version:
Show description for ee7f4b7
Nydan
committed
ee7f4b7
Copy full SHA for ee7f4b7
Commits on May 12, 2021
Merge pull request #110 from Nydan/move-to-gojek
Show description for ca8c352
gwthm-in
authored
ca8c352
Copy full SHA for ca8c352
Commits on May 11, 2021
update README.md
danny.aguswahyudi
committed
e009f97
Copy full SHA for e009f97
adding v7 convention
danny.aguswahyudi
committed
cdb37c6
Copy full SHA for cdb37c6
Removing v6 from module name
Show description for ba881d9
danny.aguswahyudi
committed
ba881d9
Copy full SHA for ba881d9
updating README, AUTHORS, CONTRIBUTING
danny.aguswahyudi
committed
1dd64c7
Copy full SHA for 1dd64c7
moving dependency from gojektech to gojek
danny.aguswahyudi
committed
f822aed
Copy full SHA for f822aed
Commits on Dec 22, 2020
Update Go documentation link
Show description for e5b7967
jamesdube
authored and
rShetty
committed
e5b7967
Copy full SHA for e5b7967
Commits on Jun 3, 2020
add note about WithStatsDCollector in readme
darshanime
authored and
rShetty
committed
2f1fd27
Copy full SHA for 2f1fd27
add option to expose hystrix metrics to statd collector
darshanime
authored and
rShetty
committed
b1d6562
Copy full SHA for b1d6562
Commits on Jun 1, 2020
add tests for invalid jitter value for backoff strategies
Rajeev N B
committed
2c43ae5
Copy full SHA for 2c43ae5
update copyright year
Rajeev N B
committed
d0a7d83
Copy full SHA for d0a7d83
remove GO111MODULE=on env from Makefile tasks
Rajeev N B
committed
e886ba8
Copy full SHA for e886ba8
fix tests which failed because of go 1.14
Rajeev N B
committed
d20c420
Copy full SHA for d20c420
use go 1.14 for builds
Rajeev N B
committed
4738cc5
Copy full SHA for 4738cc5
add unit tests and add one to maximumJitterInterval
Brian Amadio
authored and
rShetty
committed
98bbbb3
Copy full SHA for 98bbbb3
fix backoff strategies
Brian Amadio
authored and
rShetty
committed
28fbc2d
Copy full SHA for 28fbc2d
Commits on May 15, 2020
update readme to add details on import
Rajeev N B
committed
16e67fd
Copy full SHA for 16e67fd
added v6 into import statements
Guntur Akhmad
authored and
rShetty
committed
93c3143
Copy full SHA for 93c3143
fix missing millisecond unit for hystrix timeout
flof
authored and
rShetty
committed
28627ee
Copy full SHA for 28627ee
fix issue #79: add /v6 module import suffix
mwf
authored and
rShetty
committed
a006dd7
Copy full SHA for a006dd7
Commits on Feb 21, 2020
Merge pull request #40 from gojek/plugins
Show description for 1aedfb0
sohamkamani
authored
1aedfb0
Copy full SHA for 1aedfb0
Commits on Jan 27, 2020
fix the path for coveralls badge
Rajeev N B
committed
93314ae
Copy full SHA for 93314ae
fix the path for travis build status
Rajeev N B
committed
f0f2058
Copy full SHA for f0f2058
pin version of go to 1.13.x on CI
Rajeev N B
committed
f5054dd
Copy full SHA for f5054dd
add go markdown syntax highlighting on custom HTTP client example
johanavril
authored and
rShetty
committed
6d66d7e
Copy full SHA for 6d66d7e
fix custom HTTP Client example
Show description for 811af1f
johanavril
authored and
rShetty
committed
811af1f
Copy full SHA for 811af1f
Commits on Mar 27, 2019
Fix package names
sohamkamani
committed
31c1ef9
Copy full SHA for 31c1ef9
moved plugin mock to folder where its used, add noretrier tests
sohamkamani
committed
1237005
Copy full SHA for 1237005
Fix test errors
sohamkamani
committed
0c0c294
Copy full SHA for 0c0c294
Pagination
Previous
Next
You can’t perform that action at this time.