package
0.0.0-20250303071639-3722a02931e5
Repository: https://github.com/gozeon/code-collections.git
Documentation: pkg.go.dev
# README
run
docker run -it --rm -v "$PWD":/usr/src/app -w /usr/src/app golang:1.12 /bin/bash
GO111MODULE=on GOPROXY=https://goproxy.io go get github.com/gopherjs/gopherjs
nvm install v12.14.1
npm install
node main.js
reference
# Functions
No description provided by the author