// startup is called when the app starts. The context is saved
// so we can call the runtime methods
func(a*App)startup(ctxcontext.Context){
a.ctx=ctx
}
//go:embed frontend
varassetsembed.FS
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.