# Go (/examples/go)



A Go module: build, test, vet, and fmt.

## Project layout [#project-layout]

<Tree path="go" maxDepth="3" />

## Pipeline [#pipeline]

**Python**

<RemoteCode src="go/.hm/pipeline.py" lang="python" title=".hm/pipeline.py" />

**TypeScript**

<RemoteCode src="go/.hm/pipeline.ts" lang="typescript" title=".hm/pipeline.ts" />

## Run it [#run-it]

```bash
hm run ci
```
