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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. Go-Microservice-Template Go-Microservice-Template Public

    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-Options Go-Functional-Options Public

    Go

  4. Go-Retry Go-Retry Public

    Go