vuego

module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2022 License: MIT

README

Vuego

Call remote Go methods directly from Javascript through WebSocket.

See examples folder.

Helloword

# cd ANY_GO_MODULE_DIR
go run github.com/discoverkl/vuego/examples/helloworld

OR

git clone https://github.com/discoverkl/vuego.git
cd vuego/examples/helloworld
go run .

Build Examples

Run go generate if you modified any files under fe/dist. This will pack the directory into Go source code. (pkged.go)

Directories

Path Synopsis
cmd
examples module
helloworld Module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL