Skip to content

Latest commit

 

History

History

structs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Go programs that interact with structures.

  • interface_to_slice01 - A Go program that converts/casts a field that has the interface{} type to a custom structure.