- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for newTestRequest (0.05 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
internal/grid/grid_types_test.go
type testRequest struct { Num int String string } type testResponse struct { OrgNum int OrgString string Embedded testRequest } func newTestRequest() *testRequest { return &testRequest{} } func newTestResponse() *testResponse { return &testResponse{}Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Tue Nov 21 01:09:35 GMT 2023 - 1.1K bytes - Click Count (0)