Documentation ¶
Index ¶
- Constants
- func BuildV1Collection(v1 *box.R, s service.Servicer) *box.R
- func FullDuplex(w http.ResponseWriter, f func(w io.Writer))
- func GetServicer(ctx context.Context) service.Servicer
- func SetServicer(ctx context.Context, s service.Servicer) context.Context
- type CollectionResponse
- type CreateIndexRequest
Constants ¶
View Source
const ContextServicerKey = "ed0fa170-5593-11ed-9d60-9bdc940af29d"
Variables ¶
This section is empty.
Functions ¶
func BuildV1Collection ¶
todo: rename to BuildV1Collection
func FullDuplex ¶ added in v0.0.7
func FullDuplex(w http.ResponseWriter, f func(w io.Writer))
Types ¶
type CollectionResponse ¶
type CreateIndexRequest ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.