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 Loading

  1. 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 Public

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

    Go 1

  3. 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 Public

    Package env reads and parses environment variables from various sources.

    Go 1

Repositories

Showing 10 of 13 repositories
  • webapp Public
    Go 0 BSD-3-Clause 0 0 0 Updated Mar 10, 2025
  • serv Public

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

    Go 1 BSD-3-Clause 0 0 0 Updated Mar 7, 2025
  • 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 Mar 6, 2025
  • healthcheck Public
    Go 1 BSD-3-Clause 0 0 0 Updated Mar 4, 2025
  • 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 Feb 28, 2025
  • env Public

    Package env reads and parses environment variables from various sources.

    Go 1 BSD-3-Clause 0 0 0 Updated Feb 28, 2025
  • 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 0 Updated Feb 28, 2025
  • easytls Public

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

    Go 1 BSD-3-Clause 0 0 0 Updated Feb 28, 2025
  • 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 Feb 28, 2025
  • 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 Feb 17, 2025

Top languages

Loading…

Most used topics

Loading…