go.chromium.org/luci@v0.0.0-20240309015107-7cdc2e660f33/milo/internal/buildsource/swarming/README.md (about)

     1  # Swarming endpoints.  Includes builds and logs.
     2  
     3  * build.go - Ingests annotee
     4  * build_test.go - Tests for build.go
     5  * buildLog.go - Displays build logs
     6  * memoryClient.go - In memory butler client for annotee
     7  
     8  * html.go - Plain ol' html endpoints
     9