convert

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option func(s *Service)

func WithFormat

func WithFormat(f *format.Format) Option

func WithReader

func WithReader(r domain.Reader) Option

func WithWriter

func WithWriter(w domain.Writer) Option

type Service

type Service struct {
	Format *format.Format
	// contains filtered or unexported fields
}

func NewService

func NewService(opts ...Option) *Service

func (*Service) Convert

func (s *Service) Convert(_ context.Context, in io.ReadSeekCloser, out io.WriteCloser) error

Directories

Path Synopsis
Code generated by MockGen.
Code generated by MockGen.

Jump to

Keyboard shortcuts

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