Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //go:embed resources Res embed.FS )
Functions ¶
This section is empty.
Types ¶
type LookingGlass ¶
type LookingGlass struct {
// contains filtered or unexported fields
}
func New ¶
func New(risAddr string) (*LookingGlass, error)
func (*LookingGlass) Index ¶
func (l *LookingGlass) Index(w http.ResponseWriter, r *http.Request)
func (*LookingGlass) Routes ¶
func (l *LookingGlass) Routes(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.