1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2024-12-14 12:37:31 +00:00
ctrl/requests_test.go

8 lines
77 B
Go
Raw Normal View History

2022-05-22 04:36:02 +00:00
package steward
func requestTest() {
type test struct {
want []byte
}
}