NOTE: The functions need not have correct parameters and return data types yet
Option<u8>
can be implemented by taking a pointer to auint8
value ?- we can create a
constants.go
if needed. - if we need to modify some struct datatype , we can have a method taking it as a pointer and modify , instead of returning after making a new copy