Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

service template for go


When building a service that runs on the Rover and should interface the ASE framework, you will most likely want to use a roverlib. This is a Go template that incorporates roverlib-go, meant to run on the Rover.

Initialize a Go service

Instead of cloning this repository, it is recommended to initialize this Go service using roverctl as follows:

roverctl service init go --name go-example --source github.com/author/go-example

Read more about using roverctl to initialize services here.

About

Create a rover service in Go quickly with this template

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages