Skip to content

Go file server with a cache buster used to serve static assets.

License

Notifications You must be signed in to change notification settings

james-maloney/buster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buster GoDoc

A Go file server used to bust static file caches on startup. This lets us set a very aggresive, 1 year cache control header and ensures that the client gets fresh files on statrup since the file path changes. If the client does request using an old file path the new file will be served.

Usage

See the example code for basic usage.

About

Go file server with a cache buster used to serve static assets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages