hey gais, java learner here I have a question regarding structuring of my application So this is how i have done it main/java/CuloBulo.java main/java/Dog.java test/... in my ...
I am reading some go code. And i am not able to understand what bracket just after func i.e. (fms *filemetadatastore) does? For this function all i understand is Function nam...
I can understand it is a method, but in golang what is these brackets just after func keyword denotes? By far my understanding is syntax is as follows func (i dont know hell...
So will object of hello can only call this?