examples

command
v0.0.0-...-a5f424d Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2018 License: MIT Imports: 26 Imported by: 0

README

aws chime sdk example usage

the example implements two different use cases:

persist chime configuration
# go run main.go -username <ad-username> -password <ad-password> -config chime.json -generate

chime.json contains everything necessary to resume a session at a later point

# go run main.go -config ../chime.json

this uses a previously generated chime config to interact with chime via their API.

GOARM=6 GOOS=linux GOARCH=arm go build -o chime *.go

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