package
module
Version:
v0.0.0-...-a873ae7
Opens a new window with list of versions in this module.
Published: Jul 9, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
HTTP server whith java script
it uses 'github.com/robertkrimen/otto' for java intergation
it seek js file whith url name
forexample: http://127.0.0.1/test will be seek the ./test.js
for http://127.0.0.1/ will be seek ./main.js
all files whith extensions will be loaded from ./www/
Documentation
¶
decrypt from base64 to decrypted string
func StartServerHTTP(ipport, cookname string)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.