Skip to content
View minitauros's full-sized avatar
Block or Report

Block or report minitauros

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 100 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

  1. swagen swagen Public

    Generate Swagger/OpenAPI YAML from a MySQL database schema

    Go 11 7

  2. go-breaker go-breaker Public

    Time based Golang circuit breaker in the form of a RoundTripper/Transport

    Go

  3. Quickly switch direnv env vars Quickly switch direnv env vars
    1
    #!/bin/bash
    2
    #
    3
    # For easily switching between .envrc files.
    4
    #
    5
    # This allows you to have and use multiple .envrc files in the same 
  4. go-plane go-plane Public

    Methods for working with surfaces and flood filling in Go / golang

    Go

  5. go-retry go-retry Public

    Go (golang) retry functions for retrying any action, optionally with backoff/delay

    Go

  6. go-rate-limiter go-rate-limiter Public

    Very simple Golang rate limiter

    Go