CiscoKorea / apicbeat

0 stars 0 forks source link

Unable to run build.sh #1

Open micruzz82 opened 7 years ago

micruzz82 commented 7 years ago

Hi Charles

I was trying to run your application and wanted to ask some help.

I keep receiving this error.

src/apicbeat/main.go:19: cannot use beater.New() (type *beater.Apicbeat) as type beat.Creator in argument to beat.Run

Any advice on how I can fix this please?

javaos74 commented 7 years ago

Hi micruzz82, I'm sorry for late reponse.

@hye-churn Any idea for below issue ?

Best Regards, Charles

2016-12-28 0:18 GMT+09:00 micruzz82 notifications@github.com:

Hi Charles

I was trying to run your application and wanted to ask some help.

I keep receiving this error.

src/apicbeat/main.go:19: cannot use beater.New() (type *beater.Apicbeat) as type beat.Creator in argument to beat.Run

Any advice on how I can fix this please?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/CiscoKorea/apicbeat/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AEaHK3g_jHeOn7Wi2f2zFh8sjyb6lOTSks5rMSwwgaJpZM4LWVTI .

-- 김형수/기술사 M: 010-5430-2441

HyechurnJang commented 7 years ago

Hi micruzz82,

May I know you make sure that have successfully set up the project path for GO Lang? In general, the error you describe occurs in relation to GO Path.

I'm sorry, I can't test the code right away. it's going to be a new year. After I test it, I'll give you a definite answer to the question.

micruzz82 commented 7 years ago

Thank you guys for your response. No problem please take your time. This is not urgent at all. I'm still new to Go language so trying to understand how to setup the elastic shippers as well.

Regards

Mike.