Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/crestonbunch/godata
/ functions
Functions
141 in github.com/crestonbunch/godata
⨍
Functions
141
◇
Types & classes
74
Method
ExposeOneToOne
Adds the necessary NavigationProperty tags to entities to expose a one-to-one relationship from a (One) -> b (One). A column name and corresponding pr
providers/mysql.go:254
Method
GetCount
(*GoDataRequest)
service_test.go:19
Method
GetEntity
(*GoDataRequest)
service_test.go:11
Method
GetEntityCollection
(*GoDataRequest)
service_test.go:15
Method
GetKey
Return a specific value for a specific key.
request_model.go:135
Method
GetMetadata
()
service_test.go:23
Method
GoDataHTTPHandler
The default handler for parsing requests as GoDataRequests, passing them to a GoData provider, and then building a response.
service.go:144
Function
GoneError
(message string)
errors.go:24
Method
HasMultiple
Check if this identifier has more than one key/value pair.
request_model.go:117
Function
HelloWorld
()
example/main.go:7
Method
Json
Convert the response field to a JSON serialized form. If the type is not string, []byte, int, float64, map[string]*GoDataResponseField, or []*GoDataRe
response_model.go:35
Function
MethodNotAllowedError
(message string)
errors.go:20
Function
NotFoundError
(message string)
errors.go:16
Function
PreconditionFailedError
(message string)
errors.go:28
Method
Response
Respond to a GoDataRequest using the MySQL provider.
providers/mysql.go:193
Method
String
()
parser.go:330
Function
TestBoolean
(t *testing.T)
parser_test.go:96
Function
TestCoffeeDatabase
(t *testing.T)
providers/mysql_test.go:8
Function
TestExpandNestedCommas
(t *testing.T)
expand_parser_test.go:58
Function
TestExpandNestedParens
(t *testing.T)
expand_parser_test.go:92
Function
TestFilterAll
(t *testing.T)
filter_parser_test.go:76
Function
TestFilterAny
(t *testing.T)
filter_parser_test.go:42
Function
TestFilterDateTime
(t *testing.T)
filter_parser_test.go:10
Function
TestFilterParserTree
(t *testing.T)
filter_parser_test.go:174
Function
TestFilterTokenizer
(t *testing.T)
filter_parser_test.go:104
Function
TestFilterTokenizerFunc
(t *testing.T)
filter_parser_test.go:128
Function
TestFunc
(t *testing.T)
parser_test.go:139
Function
TestLambda
(t *testing.T)
filter_parser_test.go:247
Function
TestNestedPath
(t *testing.T)
filter_parser_test.go:217
Function
TestPEMDAS
(t *testing.T)
parser_test.go:8
Function
TestResponseWriter
(t *testing.T)
response_model_test.go:20
Function
TestSearchQuery
(t *testing.T)
search_parser_test.go:7
Function
TestSemanticizeRequest
(t *testing.T)
service_test.go:103
Function
TestSemanticizeRequestWildcard
(t *testing.T)
service_test.go:171
Function
TestSimpleExpand
(t *testing.T)
expand_parser_test.go:27
Function
TestSimpleMetadata
(t *testing.T)
metadata_model_test.go:7
Function
TestTree
(t *testing.T)
parser_test.go:206
Function
TestTrivialExpand
(t *testing.T)
expand_parser_test.go:7
Function
TestUrlParser
(t *testing.T)
url_parser_test.go:8
Function
main
()
example/main.go:19
Function
printTree
(n *ParseNode, level int)
filter_parser_test.go:206
← previous
101–141 of 141, ranked by callers