Why This question starts with a deeplink 1mg://www.1mg.com/search. package main import ( "fmt" "net/url" "runtime" ) func main() { fmt.Println(url.Parse("1mg://www.1mg.com/search")) // <nil> parse "1mg://www.1mg....
notes.mukyu.dev1 min readNo responses yet.