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>
Showing
Please
register
or
sign in
to comment