https://github.com/devdrops/ldflags
Repositório com o conteúdo usado no texto https://devdrops.github.io/posts/go-definindo-informacoes-usando-ldflags
https://github.com/devdrops/ldflags
go golang
Last synced: 3 months ago
JSON representation
Repositório com o conteúdo usado no texto https://devdrops.github.io/posts/go-definindo-informacoes-usando-ldflags
- Host: GitHub
- URL: https://github.com/devdrops/ldflags
- Owner: devdrops
- License: gpl-3.0
- Created: 2024-03-15T15:03:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-15T15:04:27.000Z (over 1 year ago)
- Last Synced: 2025-02-05T20:30:21.314Z (5 months ago)
- Topics: go, golang
- Language: Go
- Homepage: https://devdrops.github.io/posts/go-definindo-informacoes-usando-ldflags
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `go build -ldflags`
Repositório com o conteúdo usado no texto [Go: Definindo informações usando ldflags](https://devdrops.github.io/posts/go-definindo-informacoes-usando-ldflags).