Skip to content
@goify

Goify

on the Go !

Pinned

  1. asyncify asyncify Public

    This is a Go module that provides an implementation of Promises, similar to those in JavaScript, including support for then, catch, and finally. It also allows for Await to be used to block the exe…

    Go 1

  2. logaro logaro Public

    Logaro is a lightweight Go package for JSON-based logging. It provides a simple and flexible logging solution with support for log levels, log entry customization, and hierarchical loggers.

    Go 1

  3. temporalis temporalis Public

    Go package that provides additional functionality for working with time values beyond what is provided by the standard time package. It includes all of the functions from the `time` package as well…

    Go 1

  4. welog welog Public

    A simple and colorful logging module for Go. It allows developers to easily log messages at different log levels, including Debug, Info, Warn, and Error.

    Go 1

  5. gopherjson gopherjson Public

    GopherJSON is a powerful and flexible Go package that provides advanced serialization and deserialization capabilities for working with JSON data.

    Go 1

Repositories

Showing 5 of 5 repositories
  • logaro Public

    Logaro is a lightweight Go package for JSON-based logging. It provides a simple and flexible logging solution with support for log levels, log entry customization, and hierarchical loggers.

    Go 1 MIT 0 0 0 Updated Sep 6, 2023
  • temporalis Public

    Go package that provides additional functionality for working with time values beyond what is provided by the standard time package. It includes all of the functions from the `time` package as well as additional functions for formatting and parsing time values.

    Go 1 MIT 0 0 0 Updated Sep 6, 2023
  • welog Public

    A simple and colorful logging module for Go. It allows developers to easily log messages at different log levels, including Debug, Info, Warn, and Error.

    Go 1 MIT 0 0 0 Updated Sep 6, 2023
  • gopherjson Public

    GopherJSON is a powerful and flexible Go package that provides advanced serialization and deserialization capabilities for working with JSON data.

    Go 1 MIT 0 0 0 Updated Sep 6, 2023
  • asyncify Public

    This is a Go module that provides an implementation of Promises, similar to those in JavaScript, including support for then, catch, and finally. It also allows for Await to be used to block the execution of the program until the promise resolves or rejects.

    Go 1 MIT 0 0 0 Updated Sep 6, 2023

Top languages

Loading…

Most used topics

Loading…