Skip to content
View jha-captech's full-sized avatar

Block or report jha-captech

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Go-Microservice-TemplateGo-Microservice-TemplatePublic

    A microservie template for Go

    Go 4 1

  2. Mocking and Mock generation with tes...Mocking and Mock generation with testify and mockery
    1
    # Mocking and Mock generation with testify and mockery
    2
    3
    ## Intro
    4
    When working with Go, we can use `testify` and `mockery` to help us write tests and auto-generate mocks where needed. `testify` provides three testing packages: `assert`, `mock`, and `suite`.
    5
  3. Go-Functional-OptionsGo-Functional-OptionsPublic

    Go

  4. Go-RetryGo-RetryPublic

    Go