dataloader

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SystemDataloader

type SystemDataloader struct {
	Cfg *models.Config

	Logger          *logrus.Logger
	DataloaderCache dataloader.Cache
	// contains filtered or unexported fields
}

func GetSystemDataloader

func GetSystemDataloader(systemDriver interfaces.ApitoSystemDB) (*SystemDataloader, error)

func (*SystemDataloader) AddressLoaderFn

func (s *SystemDataloader) AddressLoaderFn(ctx context.Context, keys dataloader.Keys) []*dataloader.Result

func (*SystemDataloader) OrganizationsLoaderFn

func (s *SystemDataloader) OrganizationsLoaderFn(ctx context.Context, keys dataloader.Keys) []*dataloader.Result

func (*SystemDataloader) OrganizationsTeamsLoaderFn

func (s *SystemDataloader) OrganizationsTeamsLoaderFn(ctx context.Context, keys dataloader.Keys) []*dataloader.Result

func (*SystemDataloader) OrganizationsUsersLoaderFn

func (s *SystemDataloader) OrganizationsUsersLoaderFn(ctx context.Context, keys dataloader.Keys) []*dataloader.Result

func (*SystemDataloader) ProjectLoaderFn

func (s *SystemDataloader) ProjectLoaderFn(ctx context.Context, keys dataloader.Keys) []*dataloader.Result

func (*SystemDataloader) UserLoaderFn

func (s *SystemDataloader) UserLoaderFn(ctx context.Context, keys dataloader.Keys) []*dataloader.Result

Jump to

Keyboard shortcuts

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