unit/go
Danielle De Leo 7e03a6cc6b Go: Add missing +build and go:build comments
A RHEL 8 test was failing because it uses go1.16. The old style must
be retained for backwards compat.

Fixes: 9a36de84c ("Go: Use Homebrew include paths")
Reviewed-by: Andrew Clayton <a.clayton@nginx.com>
Reviewed-by: Dylan Arbour <d.arbour@f5.com>
Signed-off-by: Danielle De Leo <d.deleo@f5.com>
2024-01-10 11:15:48 -05:00
..
go.mod Tests: using modules in Go. 2022-01-10 16:07:31 +03:00
ldflags-darwin.go Go: Add missing +build and go:build comments 2024-01-10 11:15:48 -05:00
ldflags-lrt.go Go: Add missing +build and go:build comments 2024-01-10 11:15:48 -05:00
ldflags.go Go: moving source files to the root of the project. 2019-12-24 17:59:52 +03:00
nxt_cgo_lib.c Introduced SCM_CREDENTIALS / SCM_CREDS in the socket control msgs. 2021-11-09 15:48:44 +03:00
nxt_cgo_lib.h Go: removing C proxy functions and re-using goroutines. 2020-11-18 22:33:53 +03:00
observable.go Go: introducing SHM_ACK observer. 2019-12-24 18:04:21 +03:00
port.go Introduced SCM_CREDENTIALS / SCM_CREDS in the socket control msgs. 2021-11-09 15:48:44 +03:00
request.go Go: removing C proxy functions and re-using goroutines. 2020-11-18 22:33:53 +03:00
response.go Go: removing C proxy functions and re-using goroutines. 2020-11-18 22:33:53 +03:00
unit.go Go: removing C proxy functions and re-using goroutines. 2020-11-18 22:33:53 +03:00