opensrs

package
v0.2.24 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 18, 2025 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HTMLToPlainText

func HTMLToPlainText(html string) (string, error)

func NewOpenSRSService

func NewOpenSRSService(log logger.Logger, openSrsConfig *config.OpenSRSConfig, postgres *repository.Repositories) interfaces.OpenSrsService

Types

type OpenSRSResponse

type OpenSRSResponse struct {
	Success     bool   `json:"success"`
	Error       string `json:"error,omitempty"`
	ErrorNumber int    `json:"error_number,omitempty"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL