Skip to content
@go-pogo

go-pogo

Additional packages for Go

The packages in this organisation are designed to be used standalone while being compatible with Go's default packages.

Pinned

  1. errors errors Public

    Package errors contains additional functions, interfaces and structs for recording stack frames, applying basic formatting, working with goroutines, multiple errors and custom error types.

    Go 1

  2. serv serv Public

    A server and router implementation with a focus on security, flexibility and ease of use.

    Go 1

  3. rawconv rawconv Public

    Package rawconv contains everything needed to create (custom) types which can unmarshal raw string values into any type in Go.

    Go 2

  4. env env Public

    Package env reads and parses environment variables from various sources.

    Go 1

Repositories

Showing 10 of 12 repositories
  • serv Public

    A server and router implementation with a focus on security, flexibility and ease of use.

    Go 1 BSD-3-Clause 0 0 1 Updated Jun 12, 2024
  • flagtag Public
    Go 1 BSD-3-Clause 0 0 1 Updated Jun 12, 2024
  • buildinfo Public

    Package buildinfo provides basic building blocks and instructions to easily add build and release information to your app.

    Go 1 BSD-3-Clause 0 0 0 Updated Jun 12, 2024
  • rawconv Public

    Package rawconv contains everything needed to create (custom) types which can unmarshal raw string values into any type in Go.

    Go 2 BSD-3-Clause 0 0 1 Updated Jun 11, 2024
  • Go 1 BSD-3-Clause 0 1 1 Updated Jun 11, 2024
  • easytls Public

    Package easytls makes working with TLS for either servers or clients easy.

    Go 1 BSD-3-Clause 0 0 1 Updated Jun 11, 2024
  • errors Public

    Package errors contains additional functions, interfaces and structs for recording stack frames, applying basic formatting, working with goroutines, multiple errors and custom error types.

    Go 1 BSD-3-Clause 0 0 0 Updated Jun 11, 2024
  • telemetry Public

    Package telemetry makes it easy to set up telemetry collection via OTEL, with sane defaults.

    Go 1 BSD-3-Clause 0 0 0 Updated Jun 7, 2024
  • env Public

    Package env reads and parses environment variables from various sources.

    Go 1 BSD-3-Clause 0 0 0 Updated May 23, 2024
  • writing Public

    Package writing adds convenient writing related features on top of the io and bytes packages.

    Go 1 BSD-3-Clause 0 0 0 Updated May 12, 2024

Top languages

Loading…

Most used topics

Loading…