Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnexpectedHost = fmt.Errorf("unexpected host")
View Source
var ErrUnexpectedScheme = fmt.Errorf("unexpected scheme")
Functions ¶
This section is empty.
Types ¶
type RequestRespone ¶
func ProcessRequest ¶
func ProcessRequest(uri string, assets *assetserver.DesktopAssetServer, expectedScheme string, expectedHosts ...string) (RequestRespone, error)
func (RequestRespone) StatusText ¶
func (r RequestRespone) StatusText() string
func (RequestRespone) String ¶
func (r RequestRespone) String() string
Click to show internal directories.
Click to hide internal directories.