Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.23 KB

File metadata and controls

17 lines (12 loc) · 1.23 KB

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.