file

package
v0.0.0-...-5863de9 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2024 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPDFBuilder

func NewPDFBuilder() *pdfBuilder

func TransformToCSVData

func TransformToCSVData(data []Data, columns []string, dataMapper DataMapper) [][]string

Types

type Builder

type Builder interface {
	BuildFile(ctx context.Context, title string, church *domain.Church, members []*domain.Member) ([]byte, error)
}

Builder interface

type Data

type Data struct {
	Value interface{}
}

type DataMapper

type DataMapper func(Data) []string

Directories

Path Synopsis
Package mock_file is a generated GoMock package.
Package mock_file is a generated GoMock package.

Jump to

Keyboard shortcuts

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