Skip to content

lavaorg/lrt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lrt

lavaorg runtime (lrt) common code appropriate for multiple projects

lrt provides a common set of utility code useful for other projects. the lrt will not perform any 'go get' of other packages.

The lrt packages will be self contained and only make use of the standard go library. The goal is a client applications only need to rely on this group of packages and there will be no inadvertant extra packages brought in.

Where packages are sourced from external resources the source code will be incorporated into lrt and assume a package name under the lrt namespace (appropriate attribution will be maintained to the original source). External packages adopted may be modifed in significant ways.

Licensing

The entire project license is specified in the file LICENSE in the top level of the repository. (Apache 2)

Individual sub-directores or files may override with their own specified license.

About

lavaorg runtime (lrt) common code appropriate for multiple projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages