wrap

command
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

README

Wrap

This directory contains a Service Weaver web application that wraps text to 80 characters. The application has a main component and a Wrapper component.

How to run?

To run this application locally in a single process, run go run . To run the application locally across multiple processes, use weaver multi deploy.

$ go run .                        # Run in a single process.
$ weaver multi deploy weaver.toml # Run in multiple processes.

How to interact with the application?

If running locally, open localhost:9000 in a browser.

TODO(mwhittaker): Run on GKE.

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