Skip to content

go-aah/aruntime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.