commons

package module
v3.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2020 License: MIT Imports: 10 Imported by: 0

README

Pip.Services Logo
Portable Abstractions and Patterns for Golang

This framework is part of the Pip.Services project. It provides portable abstractions and patterns that can be used to implement non-trivial business logic in applications and services.

This framework's key difference is its portable implementation across a variety of different languages. It currently supports Java, .NET, Python, Node.js, and Golang. The code provides a reasonably thin abstraction layer over most fundamental functions and delivers symmetric implementation that can be quickly ported between different platforms.

The framework's functionality is decomposed into several packages:

  • Commands - commanding and eventing patterns
  • Config - configuration framework
  • Convert - soft value converters
  • Data - data patterns
  • Errors - application errors
  • Random - random data generators
  • Refer - locator (IoC) pattern
  • Reflect - reflection framework
  • Run - execution framework
  • Validate - validation framework

Quick Links:

Acknowledgements

The library is created and maintained by Sergey Seroukhov.

The documentation is written by Danyil Tretiakov and Levichev Dmitry.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Contains implementation of Command design patterns, which can be used to implement various remote procedure calls (RPCs).
Contains implementation of Command design patterns, which can be used to implement various remote procedure calls (RPCs).
Portable and localizable Exceptions classes.
Portable and localizable Exceptions classes.
Random package contains implementation of random value generators that are used for functional as well as non-functional testing.
Random package contains implementation of random value generators that are used for functional as well as non-functional testing.
Contains design patterns for the standard lifecycle of objects (opened, closed, openable, closable, runnable).
Contains design patterns for the standard lifecycle of objects (opened, closed, openable, closable, runnable).
test

Jump to

Keyboard shortcuts

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