src.elv.sh/pkg/web.Web.Main (method)

2 uses

	src.elv.sh/pkg/web (current package)
		web.go#L35: 	return p.Main(fds, nil)
		web.go#L56: func (web *Web) Main(fds [3]*os.File, _ []string) error {