package main import ( "fmt" "net/http" ) func (playingInfo *PlayingInfo) handler(w http.ResponseWriter, r *http.Request) { fmt.Fprintf( w, "
%s