Documentation ¶
Index ¶
- Variables
- func EntityResponse(req typhon.Request, obj *ld.Object) typhon.Response
- func ErrorCode(err error) int
- func ErrorFilter(req typhon.Request, next typhon.Service) typhon.Response
- func Handler(req typhon.Request) typhon.Response
- func PanicFilter(req typhon.Request, next typhon.Service) (rsp typhon.Response)
- func StoresFilter(db *gorm.DB, r *redis.Client) typhon.Filter
- type Node
- type Object
Constants ¶
This section is empty.
Variables ¶
View Source
var Service = typhon.Service(Handler)
Functions ¶
func EntityResponse ¶
TODO: Do something with the Accept header here.
Types ¶
type Node ¶
func Instantiate ¶
Click to show internal directories.
Click to hide internal directories.