-
Monis Khan authored
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>
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>