http

package
v0.1.24 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2025 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrUnauthorizedTokenRequest

type ErrUnauthorizedTokenRequest string

func (*ErrUnauthorizedTokenRequest) Error

type Source

type Source struct {
	// contains filtered or unexported fields
}

func New

func New(ds types.DataSource, attached bool) (*Source, error)

func (*Source) Attach

func (s *Source) Attach(ctx context.Context, db *db.Pool) (err error)

func (*Source) CatalogSource

func (s *Source) CatalogSource(ctx context.Context, db *db.Pool) (sources.Source, error)

func (*Source) Definition

func (s *Source) Definition() types.DataSource

func (*Source) Detach

func (s *Source) Detach(ctx context.Context, db *db.Pool) error

func (*Source) Engine

func (s *Source) Engine() engines.Engine

func (*Source) IsAttached

func (s *Source) IsAttached() bool

func (*Source) Name

func (s *Source) Name() string

func (*Source) ReadOnly

func (s *Source) ReadOnly() bool

func (*Source) Reload

func (s *Source) Reload(ctx context.Context) error

func (*Source) Request

func (s *Source) Request(ctx context.Context, path, method, headers, params, body string) (*http.Response, error)

func (*Source) SchemaDocument

func (s *Source) SchemaDocument(ctx context.Context) (*ast.SchemaDocument, error)

Jump to

Keyboard shortcuts

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