Skip to content

Demo Go project showing how to use Unlaunch Go SDK.

Notifications You must be signed in to change notification settings

unlaunch/hello-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-go

Hello Unlaunch, from Java!

Example project showing how to use Unlaunch Go SDK

Unlaunch is a free feature flag service for engineers. Please visit https://www.unlaunch.io/ to sign up for a free account today!

This is a demo project to describe how to use Unlaunch Go SDK in your application. For more details, read our Getting Started tutorial.

How to run

Get the Unlaunch Go SDK by using go get.

go get github.com/unlaunch/go-sdk
  1. Edit hello.go to provide your own API Key and flag key that you want to fetch.
  2. Run hello.go. Flag variations will be printed on the terminal

Questions?

At Unlaunch, we are obsessed about making it easier for developers all over the world to release features safely and with confidence. If you have any questions or something isn't working as expected, please email unlaunch@gmail.com.

About

Demo Go project showing how to use Unlaunch Go SDK.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages