Skip to content

Can a function be created #343

@456vv

Description

@456vv
type A struct{
B func(i int) int
}

I want to create a function in the template for A.B
Or how to achieve func(a []reflect.Value) []reflect.Value

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions