1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2025-03-15 02:47:43 +00:00
ctrl/requests_test.go
2022-05-22 06:36:02 +02:00

7 lines
77 B
Go

package steward
func requestTest() {
type test struct {
want []byte
}
}