package
0.0.0-20231126024412-02539191b02e
Repository: https://github.com/mjpitz/myago.git
Documentation: pkg.go.dev
# README
vue
Package vue contains some helper code for VueJS frontends. The FileSystem constructed by Wrap enables use of the web router, eliminating the need for fragments in the application layer.
import go.pitz.tech/lib/vue
Usage
func Wrap
func Wrap(delegate http.FileSystem) http.FileSystem
Wrap creates a new FileSystem that supports server side loading for VueJS applications.
# Functions
Wrap creates a new FileSystem that supports server side loading for VueJS applications.