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 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
  • flagtag Public
    go-pogo/flagtag’s past year of commit activity
    Go 1 BSD-3-Clause 0 0 2 Updated Jun 20, 2024
  • telemetry Public

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

    go-pogo/telemetry’s past year of commit activity
    Go 1 BSD-3-Clause 0 0 0 Updated Jun 19, 2024
  • buildinfo Public

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

    go-pogo/buildinfo’s past year of commit activity
    Go 1 BSD-3-Clause 0 0 0 Updated Jun 19, 2024
  • env Public

    Package env reads and parses environment variables from various sources.

    go-pogo/env’s past year of commit activity
    Go 1 BSD-3-Clause 0 0 0 Updated Jun 19, 2024
  • serv Public

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

    go-pogo/serv’s past year of commit activity
    Go 1 BSD-3-Clause 0 0 0 Updated Jun 19, 2024
  • go-pogo/healthcheck’s past year of commit activity
    Go 1 BSD-3-Clause 0 0 0 Updated Jun 19, 2024
  • rawconv Public

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

    go-pogo/rawconv’s past year of commit activity
    Go 2 BSD-3-Clause 0 0 0 Updated Jun 19, 2024
  • easytls Public

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

    go-pogo/easytls’s past year of commit activity
    Go 1 BSD-3-Clause 0 0 0 Updated Jun 19, 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-pogo/errors’s past year of commit activity
    Go 1 BSD-3-Clause 0 0 0 Updated Jun 19, 2024
  • writing Public

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

    go-pogo/writing’s past year of commit activity
    Go 1 BSD-3-Clause 0 0 0 Updated Jun 12, 2024

Top languages

Loading…

Most used topics

Loading…