How to read an excel file in go? -


i'm new on go lang.i want read excel file procees later, don't know how read file in go? can show me example ?

i haven't tried there's xlsx package.

install with

go -v github.com/tealeg/xlsx 

read documentation , come here code you've tried if stuck.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

ruby - Nesting modules inside of a Rails eninge gem -

Eclipse formatter for java ending braces -