can you build a Swift UI in go?
There is a single mention of Swift on the developer page that I posted.
"Note that you can also invoke GoHelloGreetings from Swift by importing Hello."
@import Hello // ... let msg = Hello.GoHelloGreetings("gopher")
There is a single mention of Swift on the developer page that I posted.
"Note that you can also invoke GoHelloGreetings from Swift by importing Hello."