package
0.0.0-20210510061253-b3eee8f0dd41
Repository: https://github.com/vvakame/til.git
Documentation: pkg.go.dev
# Functions
ExecQuery implements general query method for Datastore.
UseAppengineContext replace Bubble.Context by appengine's context.Context.
UseReqRespLogger logging request & response value.
# Structs
No description provided by the author
HTTPError is response JSON.
IntIDInPathReq is int id request for in path value.
IntIDReq is int id request for in query value.
Noop is no-op.
ReqListOptions is request that use for list query options.
RespListOptions is response of list query.
StringIDReq is string id request for in query value.
# Interfaces
QueryListLoader interface is automagically query loader.