indiescrobble/services/micropub/microformat.go

6 lines
89 B
Go

package micropub
type HEntry struct{
Type []string
Properties map[string]interface{}
}