mirror of
https://github.com/kataras/iris.git
synced 2025-12-23 04:47:02 +00:00
add x/jsonx.DayTime type
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
|
||||
// All the builtin client options should live here, for easy discovery.
|
||||
|
||||
type Option func(*Client)
|
||||
type Option = func(*Client)
|
||||
|
||||
// BaseURL registers the base URL of this client.
|
||||
// All of its methods will prepend this url.
|
||||
|
||||
Reference in New Issue
Block a user