Documentation
¶
Index ¶
- Variables
- func GetBevoegdheid(kvkNummer string, identityNP models.IdentityNP, cert string, key string, ...) (*models.BevoegdheidResponse, error)
- func GetInschrijving(kvkNummer, cert, key string, useCache bool, env string) (*models.OphalenInschrijvingResponse, error)
- func SearchCompanies(searchTerm string, apiKey string, useCache bool) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInschrijvingNotFound = errors.New("inschrijving niet gevonden op basis van het KVK nummer")
View Source
var ErrInvalidInput = errors.New("KVK nummer of persoonsgegevens kloppen niet")
Functions ¶
func GetBevoegdheid ¶
func GetBevoegdheid(kvkNummer string, identityNP models.IdentityNP, cert string, key string, useCache bool, env string) (*models.BevoegdheidResponse, error)
func GetInschrijving ¶
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.