mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-30 04:58:46 +00:00
4 lines
159 B
Go
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
|