xyplatform

package module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 21, 2022 License: MIT Imports: 1 Imported by: 0

README

xyplatform

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

Xyplatform contains platform libraries developed by Xybor.

List of libraries

  1. xycond supports to check many types of condition and panic if the condition fails.
  2. xyerror contains special errors that are good for error comparison and debugging.
  3. xylock contains wrapper structs of built-in sync library, such as sync.Mutex or semaphore.Weighted.
  4. xylog provides flexible logging methods to the program.
  5. xysched provides a mechanism of job scheduling in future with a simple syntax.
  6. xyselect is a library used to call select with an unknown number of case statements.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
xylock defines wrapper types of sync mutex, rwmutex, and semaphore.
xylock defines wrapper types of sync mutex, rwmutex, and semaphore.
xylog is a logging module based on the design of python logging.
xylog is a logging module based on the design of python logging.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL