Closed shumon84 closed 5 years ago
Thanks @shumon84 what about adding some unit tests on this one?
Thanks for quick reply. I will add unit tests as you said.
@jcchavezs I added unit tests to fs_test.go
Sorry for the late response. Does it make sense to call it namespace
instead of name
? What do you think? After that I am ready to merge.
I agree with you.
Support multiple assets by changing type of zipData from simple string to map [string] string.