test []Exam

type Exam struct{

Time uint32

LogType uint32

Data [32]byte

}

test is a slice of []Exam..It should be an empty slice...how to make test 
as empty?

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/9354700e-0441-4626-a65e-13eb31171a3e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to