Files
atlantis/server/doc.go
2017-07-09 18:18:36 -07:00

4 lines
159 B
Go

// Package server is the main package for Atlantis. It handles the web server
// and executing commands that come in via pull request comments.
package server