clipperhouse/gen

typo in document

bronze1man opened this issue · 0 comments

http://clipperhouse.github.io/gen/optional/#list

should be

// +gen linkedlist
type MyType struct{}

And //+gen xxx (xxx is not exist key)should report an error when run gen