web

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2022 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Examples

Constants

This section is empty.

Variables

This section is empty.

Functions

func Plot

func Plot(w http.ResponseWriter, r *http.Request)
Example

ExamplePlot runs an http server so you can experiment with different expressions.

if err := http.ListenAndServe(":8000", http.HandlerFunc(Plot)); err != nil {
	panic(err)
}
Output:

Types

This section is empty.

Jump to

Keyboard shortcuts

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