s1.7_web_server5

command
v0.0.0-...-e5b76c7 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

README

section 1.7 server

A package in a complete differt root dir, and we import from local packages implementation.

This uses the lissajous2 in this repo .

go mod init st1.7_web_server5

Had to add this line to the go.mod file

replace lissajous2 => /Users/davis/progs/go-testy/projects/lissajous2
go mod tidy

This added the require line. When we did it before it was looking for the module in ~/go/src which was not there.

replace lissajous2 => /Users/davis/progs/go-testy/projects/lissajous2
go vet
go run .

open browser to http://localhost:8000

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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