package
0.0.0-20231130181450-945f18680c80
Repository: https://github.com/agentero/producers.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterProducerServiceHandler registers the http handlers for service ProducerService to "mux".
RegisterProducerServiceHandlerClient registers the http handlers for service ProducerService to "mux".
RegisterProducerServiceHandlerFromEndpoint is same as RegisterProducerServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterProducerServiceHandlerServer registers the http handlers for service ProducerService to "mux".
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
Enum value maps for License_LicenseStatus.
Enum value maps for License_LicenseStatus.
ProducerService_ServiceDesc is the grpc.ServiceDesc for ProducerService service.

# Structs

Producer lookup by the agency's tax number.
No description provided by the author
No description provided by the author
Request to retrieve a producer.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Response containing a producer.
Producers license information and status.
Producer lookup by license number and state.
Request to list new producers for an Agency.
Response containing a list of new producers for an Agency.
Request to list updated producers for an Agency.
Response containing a list of updated producers for an Agency.
Request to mark a list of producers as processed.
Representation of a producer that we want to add.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Request to onboard a new producer and automatically associate it with an Agency.
Request to onboard a list of producers and automatically associate them with an Agency.
Producer lookup by NPN.
Producer represents a producer that has been onboarded.
No description provided by the author
Biographic information of the producer.
ProducerRegulatoryInfo contains regulatory information about a producer.
No description provided by the author
Producer lookup with a matching tax number and last name.
UnimplementedProducerServiceServer must be embedded to have forward compatible implementations.

# Interfaces

ProducerServiceClient is the client API for ProducerService service.
ProducerServiceServer is the server API for ProducerService service.
UnsafeProducerServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

No description provided by the author