package
3.19.0
Repository: https://github.com/protonmail/proton-bridge.git
Documentation: pkg.go.dev

# Functions

GetArticleIndex retrieves the index of an article from its url.
GetArticleList returns the list of KB articles.
GetSuggestions returns a list of up to 3 suggestions for the built-in list of KB articles matching the given user input.
GetSuggestionsFromArticleList returns a list of up to 3 suggestions for the given list of KB articles matching the given user input.

# Variables

No description provided by the author

# Structs

Article
Article is a struct that holds information about a knowledge-base article.

# Type aliases

No description provided by the author