Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Remove ¶
func Remove(slice []interface{}, index int) []interface{}
Remove - Rimuovo un elemento ad un certo indice dello slice
func RemoveString ¶
RemoveString - Rimuove un elemento ad un certo indice da un slice di stringhe
func StringToInterface ¶
func StringToInterface(slice []string) []interface{}
StringToInterface - Trasformara uno slice di stringhe in uno slice di interface{}
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.