Skip to content

Improve the documentation for generated Stub functions #339

Open
@davydog187

Description

@davydog187

Is your feature request related to a problem? Please describe.
Functions generated via use GRPC.Stub, service: MyService are not well documented. Understanding the arity and shape of expected parameters require digging into the source code to find GRPC.Stub.call/6 information. The docs currently make a vague mention to this

Describe the solution you'd like
Document how injected functions are generated so that it is easy to find

Describe alternatives you've considered
N/A

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions