github.com/dahs81/otto@v0.2.1-0.20160126165905-6400716cf085/website/source/docs/apps/go/detect.html.md (about)

     1  ---
     2  layout: "app_go"
     3  page_title: "Detection - Go App Type"
     4  sidebar_current: "docs-go-detect"
     5  description: |-
     6    How Otto detects Go applications.
     7  ---
     8  
     9  # Detection
    10  
    11  Go applications are detected using the following methods:
    12  
    13    * File match (any): `*.go`
    14