Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeviceFromHeader ¶
func DeviceFromHeader(r http.Header) *contexti.DeviceInfo
Types ¶
type GinContext ¶
type GinContext contexti.RequestContext[*gin.Context]
func (*GinContext) SendHeader ¶
func (c *GinContext) SendHeader(md metadata.MD) error
func (*GinContext) SetCookie ¶
func (c *GinContext) SetCookie(v string) error
func (*GinContext) SetTrailer ¶
func (c *GinContext) SetTrailer(md metadata.MD) error
func (*GinContext) WriteHeader ¶
func (c *GinContext) WriteHeader(k, v string) error
Click to show internal directories.
Click to hide internal directories.