Lindenii Project Forge
Login

/misc.go (raw)

package main

type name_desc_t struct {
	Name        string
	Description string
}