diff options
author | ven <vendethiel@hotmail.fr> | 2016-06-26 15:35:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-26 15:35:51 +0200 |
commit | 80e4a8375dcaa89ddbe2b40840f968d6e632185a (patch) | |
tree | 648ce3ff610d2dd8a1a7890e880d696854cc6a24 /it-it/go-it.html.markdown | |
parent | 6b3f99a4131665670c58a2ad5ab90254f365f83c (diff) |
#1630
Diffstat (limited to 'it-it/go-it.html.markdown')
-rw-r--r-- | it-it/go-it.html.markdown | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/it-it/go-it.html.markdown b/it-it/go-it.html.markdown index 3f17fe1f..e005f2dc 100644 --- a/it-it/go-it.html.markdown +++ b/it-it/go-it.html.markdown @@ -1,6 +1,5 @@ --- name: Go -category: language language: Go filename: learngo-it.go contributors: @@ -451,4 +450,4 @@ Go Mobile aggiunge il supporto per lo sviluppo mobile (Android e iOS). In questo modo è possibile scrivere un'app mobile nativa in Go, oppure una libreria che contiene binding da un package scritto in Go, e che può essere richiamata da Java(Android) e Objective-C(iOS). Visita la pagina di -[Go Mobile](https://github.com/golang/go/wiki/Mobile) per maggiori informazioni.
\ No newline at end of file +[Go Mobile](https://github.com/golang/go/wiki/Mobile) per maggiori informazioni. |