directusv2

package
v0.2.172 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Domain

type Domain struct {
	AuthCode        *string `json:"authCode,omitempty"`
	DomainOwnerData *string `json:"domainOwnerData,omitempty"`
	Name            string  `json:"name"`
}

func (*Domain) Validate

func (o *Domain) Validate() error

type EmailInbox added in v0.2.93

type EmailInbox struct {
	Email    string `json:"email"`
	Password string `json:"password"`
}

func (*EmailInbox) Validate added in v0.2.93

func (o *EmailInbox) Validate() error

Jump to

Keyboard shortcuts

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