Commit Graph

2 Commits

Author SHA1 Message Date
Monis Khan
ad87465e2f
Remove pointer receivers from schema structs
This change makes the schema structs consistently use non-pointer
receivers.  This makes it easier to call these methods since these
structs are used as values instead of pointers.

Signed-off-by: Monis Khan <mkhan@redhat.com>
2018-09-26 09:51:29 -04:00
David Eads
aa8110044d straight split of test-cmd 2018-07-05 11:38:26 -04:00