Skip to content

Allow to call FuncMap functions and struct's method with arguments - #36

Merged
eknkc merged 1 commit into
eknkc:masterfrom
tatsushid:fix/funcmap-and-method-call
Oct 7, 2016
Merged

Allow to call FuncMap functions and struct's method with arguments#36
eknkc merged 1 commit into
eknkc:masterfrom
tatsushid:fix/funcmap-and-method-call

Conversation

@tatsushid

Copy link
Copy Markdown
Contributor

This fixes the same issue described at #27. It's simply different from #27 that this keeps all idents behavior which isn't defined as FuncMap function as is.

This also adds calling struct's method functionality. Please see Test_StructMethodCall test case in amber_test.go for more details.

@liderman

liderman commented Oct 4, 2016

Copy link
Copy Markdown

I really need this functionality. I tested the request and it works.
Please accept this pull-request!

@eknkc
eknkc merged commit e22a313 into eknkc:master Oct 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants