Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // CacheBuster stores a random string used as a cache buster for static files. CacheBuster = random.String(10) )
Functions ¶
func File ¶
File appends a cache buster to a given filepath so it can remain cached until the app is restarted
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.