GitHunt

THIS REPOSITORY WAS DEPRECATED, ALL INSIDE PACKAGES ARE MOVED TO HERE

xyplatform

Xybor founder
GitHub Repo stars
GitHub top language
GitHub go.mod Go version
GitHub release (release name instead of tag name)
Codacy Badge
Codacy Badge
Go Report

Xyplatform contains platform libraries developed by Xybor.

Visit pkg.go.dev for more
details.

List of libraries

  1. Package xycond supports to assert or expect many conditions.

  2. Package xyerror defines error type used in xyplatform.

  3. Package xylock defines wrapper types of sync mutex, rwmutex, and
    semaphore.

  4. Package xylog is a logging module based on the design of python
    logging.

  5. Package xysched supports to schedule future tasks with a simple
    syntax.

  6. Package xyselect defines custom select statements.

Retracted versions

  • v1.0.0
  • v1.0.1

Languages

Go99.5%Shell0.5%

Contributors

MIT License
Created February 6, 2022
Updated January 27, 2023