Skip to content

Go package for caching rendering JSON or templates to HTTP responses.

License

Notifications You must be signed in to change notification settings

evergreen-ci/render

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Render

GoDoc

Library for caching/executing templates to render HTTP responses.

API is similar to unrolled/render but cached/executed templates are each a collection of several files instead of all sharing the same set of files to allow for inheritance/embedding, similar to the approach suggested in http://stackoverflow.com/a/11468132.

About

Go package for caching rendering JSON or templates to HTTP responses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages