internal

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Overview

Package internal wires Conduit's components into a single fx module that cmd/server composes alongside the kit's defaults.

Index

Constants

View Source
const Version = "0.1.0"

Variables

This section is empty.

Functions

func FxModule

func FxModule() fx.Option

Types

This section is empty.

Directories

Path Synopsis
Package api holds Conduit's JSON:API DTOs and their domain mappers.
Package api holds Conduit's JSON:API DTOs and their domain mappers.
Package app holds Conduit's usecases.
Package app holds Conduit's usecases.
Package db holds Conduit's Postgres repositories.
Package db holds Conduit's Postgres repositories.
Package domain holds Conduit's aggregates: Connector (a provider definition), Connection (an org's authorized instance of one), and Credential (its encrypted secret material).
Package domain holds Conduit's aggregates: Connector (a provider definition), Connection (an org's authorized instance of one), and Credential (its encrypted secret material).
Package fields holds the logical field-name constants for search queries.
Package fields holds the logical field-name constants for search queries.
transport
grpc
Package grpc holds Conduit's gRPC controllers.
Package grpc holds Conduit's gRPC controllers.
http
Package http holds Conduit's JSON:API controllers.
Package http holds Conduit's JSON:API controllers.
Package vault holds Conduit's credential-at-rest cryptography: envelope encryption split into a provider-agnostic Vault and a pluggable KeyProvider that wraps the per-credential data key.
Package vault holds Conduit's credential-at-rest cryptography: envelope encryption split into a provider-agnostic Vault and a pluggable KeyProvider that wraps the per-credential data key.

Jump to

Keyboard shortcuts

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