6 lines
121 B
Go
6 lines
121 B
Go
|
/*
|
||
|
Package webcontent provides the content to be embedded in the binary executable
|
||
|
for the web app
|
||
|
*/
|
||
|
package webcontent
|