Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Logger ¶
func Logger() gin.HandlerFunc
Types ¶
type RequestSession ¶
type RequestSession struct {
// contains filtered or unexported fields
}
func NewRequestSession ¶
func NewRequestSession(resp *chan common.MLServeResponse) *RequestSession
func (*RequestSession) Received ¶
func (rs *RequestSession) Received(response *common.MLServeResponse)
Click to show internal directories.
Click to hide internal directories.