package pages type SelectEditServerPageMsg struct{} type EditServerPageMsg struct { ServerName string }