go-aah / aruntime

Runtime Library by aah framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aruntime - aah framework

Build Status codecov Go Report Card Version GoDoc License

v0.3.1 released and tagged on Jul 22, 2018

Runtime library is built to get, manipulate GoRoutines stack trace, etc.

aruntime developed for aah framework. However, it's an independent library, can be used separately with any Go language project. Feel free to use it.

Installation

Stable Version - Production Ready

# install the library
go get -u aahframework.org/aruntime.v0

Visit official website https://aahframework.org to learn more.

About

Runtime Library by aah framework

License:MIT License


Languages

Language:Go 100.0%