Skip to content

CiscoDevNet/coding-skills-go

Repository files navigation

DevNet Coding Skills Sample Code (Go Edition)

This sample code is a subset of the Python-based samples created for the DevNet Learning Labs.

DevNet is Cisco's Developer Program.

Dependencies

You must have a working Go installation. Instructions can be found here.

Installation

To install, use the following:

go get github.com/antonholmquist/jason
go get -u github.com/CiscoDevNet/coding-skills-go

Usage

$ cd $GOPATH/github.com/CiscoDevNet/coding-skills-go
$ go run <filename>.go

Credits and references

  1. DevNet Coding Skills Python

About

Coding Skills examples in Go

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages