schema

package
v0.0.0-...-5435fe0 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DiscordAccount

type DiscordAccount struct {
	ent.Schema
}

DiscordAccount holds the schema definition for the DiscordAccount entity.

func (DiscordAccount) Annotations

func (DiscordAccount) Annotations() []schema.Annotation

func (DiscordAccount) Edges

func (DiscordAccount) Edges() []ent.Edge

Edges of the DiscordAccount.

func (DiscordAccount) Fields

func (DiscordAccount) Fields() []ent.Field

Fields of the DiscordAccount.

func (DiscordAccount) Policy

func (DiscordAccount) Policy() ent.Policy

type DiscordBot

type DiscordBot struct {
	ent.Schema
}

DiscordBot holds the schema definition for the DiscordBot entity.

func (DiscordBot) Annotations

func (DiscordBot) Annotations() []schema.Annotation

func (DiscordBot) Edges

func (DiscordBot) Edges() []ent.Edge

Edges of the DiscordBot.

func (DiscordBot) Fields

func (DiscordBot) Fields() []ent.Field

Fields of the DiscordBot.

func (DiscordBot) Policy

func (DiscordBot) Policy() ent.Policy

type GithubAccount

type GithubAccount struct {
	ent.Schema
}

GithubAccount holds the schema definition for the GithubAccount entity.

func (GithubAccount) Annotations

func (GithubAccount) Annotations() []schema.Annotation

func (GithubAccount) Edges

func (GithubAccount) Edges() []ent.Edge

Edges of the GithubAccount.

func (GithubAccount) Fields

func (GithubAccount) Fields() []ent.Field

Fields of the GithubAccount.

func (GithubAccount) Policy

func (GithubAccount) Policy() ent.Policy

type GithubOrganization

type GithubOrganization struct {
	ent.Schema
}

GithubOrganization holds the schema definition for the GithubOrganization entity.

func (GithubOrganization) Annotations

func (GithubOrganization) Annotations() []schema.Annotation

func (GithubOrganization) Edges

func (GithubOrganization) Edges() []ent.Edge

Edges of the GithubOrganization.

func (GithubOrganization) Fields

func (GithubOrganization) Fields() []ent.Field

Fields of the GithubOrganization.

func (GithubOrganization) Policy

func (GithubOrganization) Policy() ent.Policy

type GithubOrganizationMember

type GithubOrganizationMember struct {
	ent.Schema
}

GithubOrganizationMember holds the schema definition for the GithubOrganizationMember entity.

func (GithubOrganizationMember) Annotations

func (GithubOrganizationMember) Annotations() []schema.Annotation

func (GithubOrganizationMember) Edges

func (GithubOrganizationMember) Edges() []ent.Edge

Edges of the GithubOrganizationMember.

func (GithubOrganizationMember) Fields

func (GithubOrganizationMember) Fields() []ent.Field

Fields of the GithubOrganizationMember.

func (GithubOrganizationMember) Policy

type Project

type Project struct {
	ent.Schema
}

Project holds the schema definition for the Project entity.

func (Project) Annotations

func (Project) Annotations() []schema.Annotation

func (Project) Edges

func (Project) Edges() []ent.Edge

Edges of the Project.

func (Project) Fields

func (Project) Fields() []ent.Field

Fields of the Project.

func (Project) Policy

func (Project) Policy() ent.Policy

type ProjectAssociation

type ProjectAssociation struct {
	ent.Schema
}

ProjectAssociation holds the schema definition for the ProjectAssociation entity.

func (ProjectAssociation) Annotations

func (ProjectAssociation) Annotations() []schema.Annotation

func (ProjectAssociation) Edges

func (ProjectAssociation) Edges() []ent.Edge

Edges of the ProjectAssociation.

func (ProjectAssociation) Fields

func (ProjectAssociation) Fields() []ent.Field

Fields of the ProjectAssociation.

func (ProjectAssociation) Policy

func (ProjectAssociation) Policy() ent.Policy

type ProjectContributor

type ProjectContributor struct {
	ent.Schema
}

ProjectContributor holds the schema definition for the ProjectContributor entity.

func (ProjectContributor) Annotations

func (ProjectContributor) Annotations() []schema.Annotation

func (ProjectContributor) Edges

func (ProjectContributor) Edges() []ent.Edge

Edges of the ProjectContributor.

func (ProjectContributor) Fields

func (ProjectContributor) Fields() []ent.Field

Fields of the ProjectContributor.

func (ProjectContributor) Policy

func (ProjectContributor) Policy() ent.Policy

type ProjectTechnology

type ProjectTechnology struct {
	ent.Schema
}

ProjectTechnology holds the schema definition for the ProjectTechnology entity.

func (ProjectTechnology) Annotations

func (ProjectTechnology) Annotations() []schema.Annotation

func (ProjectTechnology) Edges

func (ProjectTechnology) Edges() []ent.Edge

Edges of the ProjectTechnology.

func (ProjectTechnology) Fields

func (ProjectTechnology) Fields() []ent.Field

Fields of the ProjectTechnology.

func (ProjectTechnology) Policy

func (ProjectTechnology) Policy() ent.Policy

type Repository

type Repository struct {
	ent.Schema
}

Repository holds the schema definition for the Repository entity.

func (Repository) Annotations

func (Repository) Annotations() []schema.Annotation

func (Repository) Edges

func (Repository) Edges() []ent.Edge

Edges of the Repository.

func (Repository) Fields

func (Repository) Fields() []ent.Field

Fields of the Repository.

func (Repository) Policy

func (Repository) Policy() ent.Policy

type RepositoryTechnology

type RepositoryTechnology struct {
	ent.Schema
}

RepositoryTechnology holds the schema definition for the RepositoryTechnology entity.

func (RepositoryTechnology) Annotations

func (RepositoryTechnology) Annotations() []schema.Annotation

func (RepositoryTechnology) Edges

func (RepositoryTechnology) Edges() []ent.Edge

Edges of the RepositoryTechnology.

func (RepositoryTechnology) Fields

func (RepositoryTechnology) Fields() []ent.Field

Fields of the RepositoryTechnology.

func (RepositoryTechnology) Policy

func (RepositoryTechnology) Policy() ent.Policy

type Site

type Site struct {
	ent.Schema
}

Site holds the schema definition for the Site entity.

func (Site) Annotations

func (Site) Annotations() []schema.Annotation

func (Site) Edges

func (Site) Edges() []ent.Edge

Edges of the Site.

func (Site) Fields

func (Site) Fields() []ent.Field

Fields of the Site.

func (Site) Policy

func (Site) Policy() ent.Policy

type Technology

type Technology struct {
	ent.Schema
}

Technology holds the schema definition for the Technology entity.

func (Technology) Annotations

func (Technology) Annotations() []schema.Annotation

func (Technology) Edges

func (Technology) Edges() []ent.Edge

Edges of the Technology.

func (Technology) Fields

func (Technology) Fields() []ent.Field

Fields of the Technology.

func (Technology) Policy

func (Technology) Policy() ent.Policy

type TechnologyAssociation

type TechnologyAssociation struct {
	ent.Schema
}

TechnologyAssociation holds the schema definition for the TechnologyAssociation entity.

func (TechnologyAssociation) Annotations

func (TechnologyAssociation) Annotations() []schema.Annotation

func (TechnologyAssociation) Edges

func (TechnologyAssociation) Edges() []ent.Edge

Edges of the TechnologyAssociation.

func (TechnologyAssociation) Fields

func (TechnologyAssociation) Fields() []ent.Field

Fields of the TechnologyAssociation.

func (TechnologyAssociation) Policy

func (TechnologyAssociation) Policy() ent.Policy

type User

type User struct {
	ent.Schema
}

User holds the schema definition for the User entity.

func (User) Annotations

func (User) Annotations() []schema.Annotation

func (User) Edges

func (User) Edges() []ent.Edge

Edges of the User.

func (User) Fields

func (User) Fields() []ent.Field

Fields of the User.

func (User) Policy

func (User) Policy() ent.Policy

Jump to

Keyboard shortcuts

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