uuid

package
v1.0.16 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2026 License: MIT Imports: 2 Imported by: 15

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppVersionId

type AppVersionId types.UuidShort

func NewAppVersionIdFromString

func NewAppVersionIdFromString(value string) (out AppVersionId, err error)

func (AppVersionId) AppVersionIdNull

func (parameter AppVersionId) AppVersionIdNull() AppVersionIdNull

func (AppVersionId) Native

func (parameter AppVersionId) Native() string

func (AppVersionId) TypedString

func (parameter AppVersionId) TypedString() types.String

type AppVersionIdNull

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

func NewAppVersionIdNull

func NewAppVersionIdNull(value AppVersionId) AppVersionIdNull

func NewAppVersionIdNullFromString

func NewAppVersionIdNullFromString(value string) AppVersionIdNull

func (AppVersionIdNull) Filled

func (parameter AppVersionIdNull) Filled() bool

func (AppVersionIdNull) Get

func (parameter AppVersionIdNull) Get() (AppVersionId, bool)

func (AppVersionIdNull) MarshalJSON

func (parameter AppVersionIdNull) MarshalJSON() ([]byte, error)

func (*AppVersionIdNull) UnmarshalJSON

func (parameter *AppVersionIdNull) UnmarshalJSON(data []byte) error

type AuthUserId

type AuthUserId types.UuidShort

func NewAuthUserIdFromString

func NewAuthUserIdFromString(value string) (out AuthUserId, err error)

func (AuthUserId) AuthUserIdNull

func (parameter AuthUserId) AuthUserIdNull() AuthUserIdNull

func (AuthUserId) Native

func (parameter AuthUserId) Native() string

func (AuthUserId) TypedString

func (parameter AuthUserId) TypedString() types.String

type AuthUserIdNull

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

func NewAuthUserIdNull

func NewAuthUserIdNull(value AuthUserId) AuthUserIdNull

func NewAuthUserIdNullFromString

func NewAuthUserIdNullFromString(value string) AuthUserIdNull

func (AuthUserIdNull) Filled

func (parameter AuthUserIdNull) Filled() bool

func (AuthUserIdNull) Get

func (parameter AuthUserIdNull) Get() (AuthUserId, bool)

func (AuthUserIdNull) MarshalJSON

func (parameter AuthUserIdNull) MarshalJSON() ([]byte, error)

func (*AuthUserIdNull) UnmarshalJSON

func (parameter *AuthUserIdNull) UnmarshalJSON(data []byte) error

type AuthorAuthorId

type AuthorAuthorId types.UuidShort

func NewAuthorAuthorIdFromString

func NewAuthorAuthorIdFromString(value string) (out AuthorAuthorId, err error)

func (AuthorAuthorId) AuthorAuthorIdNull

func (parameter AuthorAuthorId) AuthorAuthorIdNull() AuthorAuthorIdNull

func (AuthorAuthorId) Native

func (parameter AuthorAuthorId) Native() string

func (AuthorAuthorId) TypedString

func (parameter AuthorAuthorId) TypedString() types.String

type AuthorAuthorIdNull

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

func NewAuthorAuthorIdNull

func NewAuthorAuthorIdNull(value AuthorAuthorId) AuthorAuthorIdNull

func NewAuthorAuthorIdNullFromString

func NewAuthorAuthorIdNullFromString(value string) AuthorAuthorIdNull

func (AuthorAuthorIdNull) Filled

func (parameter AuthorAuthorIdNull) Filled() bool

func (AuthorAuthorIdNull) Get

func (parameter AuthorAuthorIdNull) Get() (AuthorAuthorId, bool)

func (AuthorAuthorIdNull) MarshalJSON

func (parameter AuthorAuthorIdNull) MarshalJSON() ([]byte, error)

func (*AuthorAuthorIdNull) UnmarshalJSON

func (parameter *AuthorAuthorIdNull) UnmarshalJSON(data []byte) error

type AuthorizationTokenId added in v1.0.5

type AuthorizationTokenId types.UuidShort

func NewAuthorizationTokenIdFromString added in v1.0.5

func NewAuthorizationTokenIdFromString(value string) (out AuthorizationTokenId, err error)

func (AuthorizationTokenId) AuthorizationTokenIdNull added in v1.0.5

func (parameter AuthorizationTokenId) AuthorizationTokenIdNull() AuthorizationTokenIdNull

func (AuthorizationTokenId) Native added in v1.0.5

func (parameter AuthorizationTokenId) Native() string

func (AuthorizationTokenId) TypedString added in v1.0.5

func (parameter AuthorizationTokenId) TypedString() types.String

type AuthorizationTokenIdNull added in v1.0.5

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

func NewAuthorizationTokenIdNull added in v1.0.5

func NewAuthorizationTokenIdNull(value AuthorizationTokenId) AuthorizationTokenIdNull

func NewAuthorizationTokenIdNullFromString added in v1.0.5

func NewAuthorizationTokenIdNullFromString(value string) AuthorizationTokenIdNull

func (AuthorizationTokenIdNull) Filled added in v1.0.5

func (parameter AuthorizationTokenIdNull) Filled() bool

func (AuthorizationTokenIdNull) Get added in v1.0.5

func (AuthorizationTokenIdNull) MarshalJSON added in v1.0.5

func (parameter AuthorizationTokenIdNull) MarshalJSON() ([]byte, error)

func (*AuthorizationTokenIdNull) UnmarshalJSON added in v1.0.5

func (parameter *AuthorizationTokenIdNull) UnmarshalJSON(data []byte) error

type BuildCacheSnapshotId added in v1.0.11

type BuildCacheSnapshotId types.UuidShort

func NewBuildCacheSnapshotIdFromString added in v1.0.11

func NewBuildCacheSnapshotIdFromString(value string) (out BuildCacheSnapshotId, err error)

func (BuildCacheSnapshotId) BuildCacheSnapshotIdNull added in v1.0.11

func (parameter BuildCacheSnapshotId) BuildCacheSnapshotIdNull() BuildCacheSnapshotIdNull

func (BuildCacheSnapshotId) Native added in v1.0.11

func (parameter BuildCacheSnapshotId) Native() string

func (BuildCacheSnapshotId) TypedString added in v1.0.11

func (parameter BuildCacheSnapshotId) TypedString() types.String

type BuildCacheSnapshotIdNull added in v1.0.11

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

func NewBuildCacheSnapshotIdNull added in v1.0.11

func NewBuildCacheSnapshotIdNull(value BuildCacheSnapshotId) BuildCacheSnapshotIdNull

func NewBuildCacheSnapshotIdNullFromString added in v1.0.11

func NewBuildCacheSnapshotIdNullFromString(value string) BuildCacheSnapshotIdNull

func (BuildCacheSnapshotIdNull) Filled added in v1.0.11

func (parameter BuildCacheSnapshotIdNull) Filled() bool

func (BuildCacheSnapshotIdNull) Get added in v1.0.11

func (BuildCacheSnapshotIdNull) MarshalJSON added in v1.0.11

func (parameter BuildCacheSnapshotIdNull) MarshalJSON() ([]byte, error)

func (*BuildCacheSnapshotIdNull) UnmarshalJSON added in v1.0.11

func (parameter *BuildCacheSnapshotIdNull) UnmarshalJSON(data []byte) error

type CardPaymentId

type CardPaymentId types.UuidShort

func NewCardPaymentIdFromString

func NewCardPaymentIdFromString(value string) (out CardPaymentId, err error)

func (CardPaymentId) CardPaymentIdNull

func (parameter CardPaymentId) CardPaymentIdNull() CardPaymentIdNull

func (CardPaymentId) Native

func (parameter CardPaymentId) Native() string

func (CardPaymentId) TypedString

func (parameter CardPaymentId) TypedString() types.String

type CardPaymentIdNull

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

func NewCardPaymentIdNull

func NewCardPaymentIdNull(value CardPaymentId) CardPaymentIdNull

func NewCardPaymentIdNullFromString

func NewCardPaymentIdNullFromString(value string) CardPaymentIdNull

func (CardPaymentIdNull) Filled

func (parameter CardPaymentIdNull) Filled() bool

func (CardPaymentIdNull) Get

func (parameter CardPaymentIdNull) Get() (CardPaymentId, bool)

func (CardPaymentIdNull) MarshalJSON

func (parameter CardPaymentIdNull) MarshalJSON() ([]byte, error)

func (*CardPaymentIdNull) UnmarshalJSON

func (parameter *CardPaymentIdNull) UnmarshalJSON(data []byte) error

type ClientId

type ClientId types.UuidShort

func NewClientIdFromString

func NewClientIdFromString(value string) (out ClientId, err error)

func (ClientId) ClientIdNull

func (parameter ClientId) ClientIdNull() ClientIdNull

func (ClientId) Native

func (parameter ClientId) Native() string

func (ClientId) TypedString

func (parameter ClientId) TypedString() types.String

type ClientIdNull

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

func NewClientIdNull

func NewClientIdNull(value ClientId) ClientIdNull

func NewClientIdNullFromString

func NewClientIdNullFromString(value string) ClientIdNull

func (ClientIdNull) Filled

func (parameter ClientIdNull) Filled() bool

func (ClientIdNull) Get

func (parameter ClientIdNull) Get() (ClientId, bool)

func (ClientIdNull) MarshalJSON

func (parameter ClientIdNull) MarshalJSON() ([]byte, error)

func (*ClientIdNull) UnmarshalJSON

func (parameter *ClientIdNull) UnmarshalJSON(data []byte) error

type ClientUserId

type ClientUserId types.UuidShort

func NewClientUserIdFromString

func NewClientUserIdFromString(value string) (out ClientUserId, err error)

func (ClientUserId) ClientUserIdNull

func (parameter ClientUserId) ClientUserIdNull() ClientUserIdNull

func (ClientUserId) Native

func (parameter ClientUserId) Native() string

func (ClientUserId) TypedString

func (parameter ClientUserId) TypedString() types.String

type ClientUserIdNull

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

func NewClientUserIdNull

func NewClientUserIdNull(value ClientUserId) ClientUserIdNull

func NewClientUserIdNullFromString

func NewClientUserIdNullFromString(value string) ClientUserIdNull

func (ClientUserIdNull) Filled

func (parameter ClientUserIdNull) Filled() bool

func (ClientUserIdNull) Get

func (parameter ClientUserIdNull) Get() (ClientUserId, bool)

func (ClientUserIdNull) MarshalJSON

func (parameter ClientUserIdNull) MarshalJSON() ([]byte, error)

func (*ClientUserIdNull) UnmarshalJSON

func (parameter *ClientUserIdNull) UnmarshalJSON(data []byte) error

type ClientUserProjectId added in v1.0.16

type ClientUserProjectId types.UuidShort

func NewClientUserProjectIdFromString added in v1.0.16

func NewClientUserProjectIdFromString(value string) (out ClientUserProjectId, err error)

func (ClientUserProjectId) ClientUserProjectIdNull added in v1.0.16

func (parameter ClientUserProjectId) ClientUserProjectIdNull() ClientUserProjectIdNull

func (ClientUserProjectId) Native added in v1.0.16

func (parameter ClientUserProjectId) Native() string

func (ClientUserProjectId) TypedString added in v1.0.16

func (parameter ClientUserProjectId) TypedString() types.String

type ClientUserProjectIdNull added in v1.0.16

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

func NewClientUserProjectIdNull added in v1.0.16

func NewClientUserProjectIdNull(value ClientUserProjectId) ClientUserProjectIdNull

func NewClientUserProjectIdNullFromString added in v1.0.16

func NewClientUserProjectIdNullFromString(value string) ClientUserProjectIdNull

func (ClientUserProjectIdNull) Filled added in v1.0.16

func (parameter ClientUserProjectIdNull) Filled() bool

func (ClientUserProjectIdNull) Get added in v1.0.16

func (ClientUserProjectIdNull) MarshalJSON added in v1.0.16

func (parameter ClientUserProjectIdNull) MarshalJSON() ([]byte, error)

func (*ClientUserProjectIdNull) UnmarshalJSON added in v1.0.16

func (parameter *ClientUserProjectIdNull) UnmarshalJSON(data []byte) error

type ContainerId

type ContainerId types.UuidShort

func NewContainerIdFromString

func NewContainerIdFromString(value string) (out ContainerId, err error)

func (ContainerId) ContainerIdNull

func (parameter ContainerId) ContainerIdNull() ContainerIdNull

func (ContainerId) Native

func (parameter ContainerId) Native() string

func (ContainerId) TypedString

func (parameter ContainerId) TypedString() types.String

type ContainerIdNull

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

func NewContainerIdNull

func NewContainerIdNull(value ContainerId) ContainerIdNull

func NewContainerIdNullFromString

func NewContainerIdNullFromString(value string) ContainerIdNull

func (ContainerIdNull) Filled

func (parameter ContainerIdNull) Filled() bool

func (ContainerIdNull) Get

func (parameter ContainerIdNull) Get() (ContainerId, bool)

func (ContainerIdNull) MarshalJSON

func (parameter ContainerIdNull) MarshalJSON() ([]byte, error)

func (*ContainerIdNull) UnmarshalJSON

func (parameter *ContainerIdNull) UnmarshalJSON(data []byte) error

type DownloadTokenToken

type DownloadTokenToken types.UuidShort

func NewDownloadTokenTokenFromString

func NewDownloadTokenTokenFromString(value string) (out DownloadTokenToken, err error)

func (DownloadTokenToken) DownloadTokenTokenNull

func (parameter DownloadTokenToken) DownloadTokenTokenNull() DownloadTokenTokenNull

func (DownloadTokenToken) Native

func (parameter DownloadTokenToken) Native() string

func (DownloadTokenToken) TypedString

func (parameter DownloadTokenToken) TypedString() types.String

type DownloadTokenTokenNull

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

func NewDownloadTokenTokenNull

func NewDownloadTokenTokenNull(value DownloadTokenToken) DownloadTokenTokenNull

func NewDownloadTokenTokenNullFromString

func NewDownloadTokenTokenNullFromString(value string) DownloadTokenTokenNull

func (DownloadTokenTokenNull) Filled

func (parameter DownloadTokenTokenNull) Filled() bool

func (DownloadTokenTokenNull) Get

func (parameter DownloadTokenTokenNull) Get() (DownloadTokenToken, bool)

func (DownloadTokenTokenNull) MarshalJSON

func (parameter DownloadTokenTokenNull) MarshalJSON() ([]byte, error)

func (*DownloadTokenTokenNull) UnmarshalJSON

func (parameter *DownloadTokenTokenNull) UnmarshalJSON(data []byte) error

type EnvId added in v1.0.11

type EnvId types.UuidShort

func NewEnvIdFromString added in v1.0.11

func NewEnvIdFromString(value string) (out EnvId, err error)

func (EnvId) EnvIdNull added in v1.0.11

func (parameter EnvId) EnvIdNull() EnvIdNull

func (EnvId) Native added in v1.0.11

func (parameter EnvId) Native() string

func (EnvId) TypedString added in v1.0.11

func (parameter EnvId) TypedString() types.String

type EnvIdNull added in v1.0.11

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

func NewEnvIdNull added in v1.0.11

func NewEnvIdNull(value EnvId) EnvIdNull

func NewEnvIdNullFromString added in v1.0.11

func NewEnvIdNullFromString(value string) EnvIdNull

func (EnvIdNull) Filled added in v1.0.11

func (parameter EnvIdNull) Filled() bool

func (EnvIdNull) Get added in v1.0.11

func (parameter EnvIdNull) Get() (EnvId, bool)

func (EnvIdNull) MarshalJSON added in v1.0.11

func (parameter EnvIdNull) MarshalJSON() ([]byte, error)

func (*EnvIdNull) UnmarshalJSON added in v1.0.11

func (parameter *EnvIdNull) UnmarshalJSON(data []byte) error

type FileBrowsingAccessToken

type FileBrowsingAccessToken types.UuidShort

func NewFileBrowsingAccessTokenFromString

func NewFileBrowsingAccessTokenFromString(value string) (out FileBrowsingAccessToken, err error)

func (FileBrowsingAccessToken) FileBrowsingAccessTokenNull

func (parameter FileBrowsingAccessToken) FileBrowsingAccessTokenNull() FileBrowsingAccessTokenNull

func (FileBrowsingAccessToken) Native

func (parameter FileBrowsingAccessToken) Native() string

func (FileBrowsingAccessToken) TypedString

func (parameter FileBrowsingAccessToken) TypedString() types.String

type FileBrowsingAccessTokenNull

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

func NewFileBrowsingAccessTokenNullFromString

func NewFileBrowsingAccessTokenNullFromString(value string) FileBrowsingAccessTokenNull

func (FileBrowsingAccessTokenNull) Filled

func (parameter FileBrowsingAccessTokenNull) Filled() bool

func (FileBrowsingAccessTokenNull) Get

func (FileBrowsingAccessTokenNull) MarshalJSON

func (parameter FileBrowsingAccessTokenNull) MarshalJSON() ([]byte, error)

func (*FileBrowsingAccessTokenNull) UnmarshalJSON

func (parameter *FileBrowsingAccessTokenNull) UnmarshalJSON(data []byte) error

type GenericId

type GenericId types.UuidShort

func NewGenericIdFromString

func NewGenericIdFromString(value string) (out GenericId, err error)

func (GenericId) GenericIdNull

func (parameter GenericId) GenericIdNull() GenericIdNull

func (GenericId) Native

func (parameter GenericId) Native() string

func (GenericId) TypedString

func (parameter GenericId) TypedString() types.String

type GenericIdNull

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

func NewGenericIdNull

func NewGenericIdNull(value GenericId) GenericIdNull

func NewGenericIdNullFromString

func NewGenericIdNullFromString(value string) GenericIdNull

func (GenericIdNull) Filled

func (parameter GenericIdNull) Filled() bool

func (GenericIdNull) Get

func (parameter GenericIdNull) Get() (GenericId, bool)

func (GenericIdNull) MarshalJSON

func (parameter GenericIdNull) MarshalJSON() ([]byte, error)

func (*GenericIdNull) UnmarshalJSON

func (parameter *GenericIdNull) UnmarshalJSON(data []byte) error

type InstanceId added in v1.0.13

type InstanceId types.UuidShort

func NewInstanceIdFromString added in v1.0.13

func NewInstanceIdFromString(value string) (out InstanceId, err error)

func (InstanceId) InstanceIdNull added in v1.0.13

func (parameter InstanceId) InstanceIdNull() InstanceIdNull

func (InstanceId) Native added in v1.0.13

func (parameter InstanceId) Native() string

func (InstanceId) TypedString added in v1.0.13

func (parameter InstanceId) TypedString() types.String

type InstanceIdNull added in v1.0.13

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

func NewInstanceIdNull added in v1.0.13

func NewInstanceIdNull(value InstanceId) InstanceIdNull

func NewInstanceIdNullFromString added in v1.0.13

func NewInstanceIdNullFromString(value string) InstanceIdNull

func (InstanceIdNull) Filled added in v1.0.13

func (parameter InstanceIdNull) Filled() bool

func (InstanceIdNull) Get added in v1.0.13

func (parameter InstanceIdNull) Get() (InstanceId, bool)

func (InstanceIdNull) MarshalJSON added in v1.0.13

func (parameter InstanceIdNull) MarshalJSON() ([]byte, error)

func (*InstanceIdNull) UnmarshalJSON added in v1.0.13

func (parameter *InstanceIdNull) UnmarshalJSON(data []byte) error

type InvoiceId

type InvoiceId types.UuidShort

func NewInvoiceIdFromString

func NewInvoiceIdFromString(value string) (out InvoiceId, err error)

func (InvoiceId) InvoiceIdNull

func (parameter InvoiceId) InvoiceIdNull() InvoiceIdNull

func (InvoiceId) Native

func (parameter InvoiceId) Native() string

func (InvoiceId) TypedString

func (parameter InvoiceId) TypedString() types.String

type InvoiceIdNull

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

func NewInvoiceIdNull

func NewInvoiceIdNull(value InvoiceId) InvoiceIdNull

func NewInvoiceIdNullFromString

func NewInvoiceIdNullFromString(value string) InvoiceIdNull

func (InvoiceIdNull) Filled

func (parameter InvoiceIdNull) Filled() bool

func (InvoiceIdNull) Get

func (parameter InvoiceIdNull) Get() (InvoiceId, bool)

func (InvoiceIdNull) MarshalJSON

func (parameter InvoiceIdNull) MarshalJSON() ([]byte, error)

func (*InvoiceIdNull) UnmarshalJSON

func (parameter *InvoiceIdNull) UnmarshalJSON(data []byte) error

type PaymentSourcesClientId

type PaymentSourcesClientId types.UuidShort

func NewPaymentSourcesClientIdFromString

func NewPaymentSourcesClientIdFromString(value string) (out PaymentSourcesClientId, err error)

func (PaymentSourcesClientId) Native

func (parameter PaymentSourcesClientId) Native() string

func (PaymentSourcesClientId) PaymentSourcesClientIdNull

func (parameter PaymentSourcesClientId) PaymentSourcesClientIdNull() PaymentSourcesClientIdNull

func (PaymentSourcesClientId) TypedString

func (parameter PaymentSourcesClientId) TypedString() types.String

type PaymentSourcesClientIdNull

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

func NewPaymentSourcesClientIdNullFromString

func NewPaymentSourcesClientIdNullFromString(value string) PaymentSourcesClientIdNull

func (PaymentSourcesClientIdNull) Filled

func (parameter PaymentSourcesClientIdNull) Filled() bool

func (PaymentSourcesClientIdNull) Get

func (PaymentSourcesClientIdNull) MarshalJSON

func (parameter PaymentSourcesClientIdNull) MarshalJSON() ([]byte, error)

func (*PaymentSourcesClientIdNull) UnmarshalJSON

func (parameter *PaymentSourcesClientIdNull) UnmarshalJSON(data []byte) error

type ProcessId

type ProcessId types.UuidShort

func NewProcessIdFromString

func NewProcessIdFromString(value string) (out ProcessId, err error)

func (ProcessId) Native

func (parameter ProcessId) Native() string

func (ProcessId) ProcessIdNull

func (parameter ProcessId) ProcessIdNull() ProcessIdNull

func (ProcessId) TypedString

func (parameter ProcessId) TypedString() types.String

type ProcessIdNull

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

func NewProcessIdNull

func NewProcessIdNull(value ProcessId) ProcessIdNull

func NewProcessIdNullFromString

func NewProcessIdNullFromString(value string) ProcessIdNull

func (ProcessIdNull) Filled

func (parameter ProcessIdNull) Filled() bool

func (ProcessIdNull) Get

func (parameter ProcessIdNull) Get() (ProcessId, bool)

func (ProcessIdNull) MarshalJSON

func (parameter ProcessIdNull) MarshalJSON() ([]byte, error)

func (*ProcessIdNull) UnmarshalJSON

func (parameter *ProcessIdNull) UnmarshalJSON(data []byte) error

type ProjectId

type ProjectId types.UuidShort

func NewProjectIdFromString

func NewProjectIdFromString(value string) (out ProjectId, err error)

func (ProjectId) Native

func (parameter ProjectId) Native() string

func (ProjectId) ProjectIdNull

func (parameter ProjectId) ProjectIdNull() ProjectIdNull

func (ProjectId) TypedString

func (parameter ProjectId) TypedString() types.String

type ProjectIdNull

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

func NewProjectIdNull

func NewProjectIdNull(value ProjectId) ProjectIdNull

func NewProjectIdNullFromString

func NewProjectIdNullFromString(value string) ProjectIdNull

func (ProjectIdNull) Filled

func (parameter ProjectIdNull) Filled() bool

func (ProjectIdNull) Get

func (parameter ProjectIdNull) Get() (ProjectId, bool)

func (ProjectIdNull) MarshalJSON

func (parameter ProjectIdNull) MarshalJSON() ([]byte, error)

func (*ProjectIdNull) UnmarshalJSON

func (parameter *ProjectIdNull) UnmarshalJSON(data []byte) error

type ProjectLogAccessToken

type ProjectLogAccessToken types.UuidShort

func NewProjectLogAccessTokenFromString

func NewProjectLogAccessTokenFromString(value string) (out ProjectLogAccessToken, err error)

func (ProjectLogAccessToken) Native

func (parameter ProjectLogAccessToken) Native() string

func (ProjectLogAccessToken) ProjectLogAccessTokenNull

func (parameter ProjectLogAccessToken) ProjectLogAccessTokenNull() ProjectLogAccessTokenNull

func (ProjectLogAccessToken) TypedString

func (parameter ProjectLogAccessToken) TypedString() types.String

type ProjectLogAccessTokenNull

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

func NewProjectLogAccessTokenNull

func NewProjectLogAccessTokenNull(value ProjectLogAccessToken) ProjectLogAccessTokenNull

func NewProjectLogAccessTokenNullFromString

func NewProjectLogAccessTokenNullFromString(value string) ProjectLogAccessTokenNull

func (ProjectLogAccessTokenNull) Filled

func (parameter ProjectLogAccessTokenNull) Filled() bool

func (ProjectLogAccessTokenNull) Get

func (ProjectLogAccessTokenNull) MarshalJSON

func (parameter ProjectLogAccessTokenNull) MarshalJSON() ([]byte, error)

func (*ProjectLogAccessTokenNull) UnmarshalJSON

func (parameter *ProjectLogAccessTokenNull) UnmarshalJSON(data []byte) error

type PublicHttpRoutingId

type PublicHttpRoutingId types.UuidShort

func NewPublicHttpRoutingIdFromString

func NewPublicHttpRoutingIdFromString(value string) (out PublicHttpRoutingId, err error)

func (PublicHttpRoutingId) Native

func (parameter PublicHttpRoutingId) Native() string

func (PublicHttpRoutingId) PublicHttpRoutingIdNull

func (parameter PublicHttpRoutingId) PublicHttpRoutingIdNull() PublicHttpRoutingIdNull

func (PublicHttpRoutingId) TypedString

func (parameter PublicHttpRoutingId) TypedString() types.String

type PublicHttpRoutingIdNull

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

func NewPublicHttpRoutingIdNull

func NewPublicHttpRoutingIdNull(value PublicHttpRoutingId) PublicHttpRoutingIdNull

func NewPublicHttpRoutingIdNullFromString

func NewPublicHttpRoutingIdNullFromString(value string) PublicHttpRoutingIdNull

func (PublicHttpRoutingIdNull) Filled

func (parameter PublicHttpRoutingIdNull) Filled() bool

func (PublicHttpRoutingIdNull) Get

func (PublicHttpRoutingIdNull) MarshalJSON

func (parameter PublicHttpRoutingIdNull) MarshalJSON() ([]byte, error)

func (*PublicHttpRoutingIdNull) UnmarshalJSON

func (parameter *PublicHttpRoutingIdNull) UnmarshalJSON(data []byte) error

type PublicPortRoutingId

type PublicPortRoutingId types.UuidShort

func NewPublicPortRoutingIdFromString

func NewPublicPortRoutingIdFromString(value string) (out PublicPortRoutingId, err error)

func (PublicPortRoutingId) Native

func (parameter PublicPortRoutingId) Native() string

func (PublicPortRoutingId) PublicPortRoutingIdNull

func (parameter PublicPortRoutingId) PublicPortRoutingIdNull() PublicPortRoutingIdNull

func (PublicPortRoutingId) TypedString

func (parameter PublicPortRoutingId) TypedString() types.String

type PublicPortRoutingIdNull

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

func NewPublicPortRoutingIdNull

func NewPublicPortRoutingIdNull(value PublicPortRoutingId) PublicPortRoutingIdNull

func NewPublicPortRoutingIdNullFromString

func NewPublicPortRoutingIdNullFromString(value string) PublicPortRoutingIdNull

func (PublicPortRoutingIdNull) Filled

func (parameter PublicPortRoutingIdNull) Filled() bool

func (PublicPortRoutingIdNull) Get

func (PublicPortRoutingIdNull) MarshalJSON

func (parameter PublicPortRoutingIdNull) MarshalJSON() ([]byte, error)

func (*PublicPortRoutingIdNull) UnmarshalJSON

func (parameter *PublicPortRoutingIdNull) UnmarshalJSON(data []byte) error

type ServiceId

type ServiceId types.UuidShort

func NewServiceIdFromString

func NewServiceIdFromString(value string) (out ServiceId, err error)

func (ServiceId) Native

func (parameter ServiceId) Native() string

func (ServiceId) ServiceIdNull

func (parameter ServiceId) ServiceIdNull() ServiceIdNull

func (ServiceId) TypedString

func (parameter ServiceId) TypedString() types.String

type ServiceIdNull

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

func NewServiceIdNull

func NewServiceIdNull(value ServiceId) ServiceIdNull

func NewServiceIdNullFromString

func NewServiceIdNullFromString(value string) ServiceIdNull

func (ServiceIdNull) Filled

func (parameter ServiceIdNull) Filled() bool

func (ServiceIdNull) Get

func (parameter ServiceIdNull) Get() (ServiceId, bool)

func (ServiceIdNull) MarshalJSON

func (parameter ServiceIdNull) MarshalJSON() ([]byte, error)

func (*ServiceIdNull) UnmarshalJSON

func (parameter *ServiceIdNull) UnmarshalJSON(data []byte) error

type ServiceStackConnectionId

type ServiceStackConnectionId types.UuidShort

func NewServiceStackConnectionIdFromString

func NewServiceStackConnectionIdFromString(value string) (out ServiceStackConnectionId, err error)

func (ServiceStackConnectionId) Native

func (parameter ServiceStackConnectionId) Native() string

func (ServiceStackConnectionId) ServiceStackConnectionIdNull

func (parameter ServiceStackConnectionId) ServiceStackConnectionIdNull() ServiceStackConnectionIdNull

func (ServiceStackConnectionId) TypedString

func (parameter ServiceStackConnectionId) TypedString() types.String

type ServiceStackConnectionIdNull

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

func NewServiceStackConnectionIdNullFromString

func NewServiceStackConnectionIdNullFromString(value string) ServiceStackConnectionIdNull

func (ServiceStackConnectionIdNull) Filled

func (parameter ServiceStackConnectionIdNull) Filled() bool

func (ServiceStackConnectionIdNull) Get

func (ServiceStackConnectionIdNull) MarshalJSON

func (parameter ServiceStackConnectionIdNull) MarshalJSON() ([]byte, error)

func (*ServiceStackConnectionIdNull) UnmarshalJSON

func (parameter *ServiceStackConnectionIdNull) UnmarshalJSON(data []byte) error

type ServiceStackId

type ServiceStackId types.UuidShort

func NewServiceStackIdFromString

func NewServiceStackIdFromString(value string) (out ServiceStackId, err error)

func (ServiceStackId) Native

func (parameter ServiceStackId) Native() string

func (ServiceStackId) ServiceStackIdNull

func (parameter ServiceStackId) ServiceStackIdNull() ServiceStackIdNull

func (ServiceStackId) TypedString

func (parameter ServiceStackId) TypedString() types.String

type ServiceStackIdNull

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

func NewServiceStackIdNull

func NewServiceStackIdNull(value ServiceStackId) ServiceStackIdNull

func NewServiceStackIdNullFromString

func NewServiceStackIdNullFromString(value string) ServiceStackIdNull

func (ServiceStackIdNull) Filled

func (parameter ServiceStackIdNull) Filled() bool

func (ServiceStackIdNull) Get

func (parameter ServiceStackIdNull) Get() (ServiceStackId, bool)

func (ServiceStackIdNull) MarshalJSON

func (parameter ServiceStackIdNull) MarshalJSON() ([]byte, error)

func (*ServiceStackIdNull) UnmarshalJSON

func (parameter *ServiceStackIdNull) UnmarshalJSON(data []byte) error

type TotpRegistrationSessionId added in v1.0.16

type TotpRegistrationSessionId types.UuidShort

func NewTotpRegistrationSessionIdFromString added in v1.0.16

func NewTotpRegistrationSessionIdFromString(value string) (out TotpRegistrationSessionId, err error)

func (TotpRegistrationSessionId) Native added in v1.0.16

func (parameter TotpRegistrationSessionId) Native() string

func (TotpRegistrationSessionId) TotpRegistrationSessionIdNull added in v1.0.16

func (parameter TotpRegistrationSessionId) TotpRegistrationSessionIdNull() TotpRegistrationSessionIdNull

func (TotpRegistrationSessionId) TypedString added in v1.0.16

func (parameter TotpRegistrationSessionId) TypedString() types.String

type TotpRegistrationSessionIdNull added in v1.0.16

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

func NewTotpRegistrationSessionIdNull added in v1.0.16

func NewTotpRegistrationSessionIdNull(value TotpRegistrationSessionId) TotpRegistrationSessionIdNull

func NewTotpRegistrationSessionIdNullFromString added in v1.0.16

func NewTotpRegistrationSessionIdNullFromString(value string) TotpRegistrationSessionIdNull

func (TotpRegistrationSessionIdNull) Filled added in v1.0.16

func (parameter TotpRegistrationSessionIdNull) Filled() bool

func (TotpRegistrationSessionIdNull) Get added in v1.0.16

func (TotpRegistrationSessionIdNull) MarshalJSON added in v1.0.16

func (parameter TotpRegistrationSessionIdNull) MarshalJSON() ([]byte, error)

func (*TotpRegistrationSessionIdNull) UnmarshalJSON added in v1.0.16

func (parameter *TotpRegistrationSessionIdNull) UnmarshalJSON(data []byte) error

type TotpRegistrationVerificationSessionId added in v1.0.16

type TotpRegistrationVerificationSessionId types.UuidShort

func NewTotpRegistrationVerificationSessionIdFromString added in v1.0.16

func NewTotpRegistrationVerificationSessionIdFromString(value string) (out TotpRegistrationVerificationSessionId, err error)

func (TotpRegistrationVerificationSessionId) Native added in v1.0.16

func (parameter TotpRegistrationVerificationSessionId) Native() string

func (TotpRegistrationVerificationSessionId) TotpRegistrationVerificationSessionIdNull added in v1.0.16

func (parameter TotpRegistrationVerificationSessionId) TotpRegistrationVerificationSessionIdNull() TotpRegistrationVerificationSessionIdNull

func (TotpRegistrationVerificationSessionId) TypedString added in v1.0.16

func (parameter TotpRegistrationVerificationSessionId) TypedString() types.String

type TotpRegistrationVerificationSessionIdNull added in v1.0.16

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

func NewTotpRegistrationVerificationSessionIdNull added in v1.0.16

func NewTotpRegistrationVerificationSessionIdNull(value TotpRegistrationVerificationSessionId) TotpRegistrationVerificationSessionIdNull

func NewTotpRegistrationVerificationSessionIdNullFromString added in v1.0.16

func NewTotpRegistrationVerificationSessionIdNullFromString(value string) TotpRegistrationVerificationSessionIdNull

func (TotpRegistrationVerificationSessionIdNull) Filled added in v1.0.16

func (TotpRegistrationVerificationSessionIdNull) Get added in v1.0.16

func (TotpRegistrationVerificationSessionIdNull) MarshalJSON added in v1.0.16

func (parameter TotpRegistrationVerificationSessionIdNull) MarshalJSON() ([]byte, error)

func (*TotpRegistrationVerificationSessionIdNull) UnmarshalJSON added in v1.0.16

func (parameter *TotpRegistrationVerificationSessionIdNull) UnmarshalJSON(data []byte) error

type UserDataId

type UserDataId types.UuidShort

func NewUserDataIdFromString

func NewUserDataIdFromString(value string) (out UserDataId, err error)

func (UserDataId) Native

func (parameter UserDataId) Native() string

func (UserDataId) TypedString

func (parameter UserDataId) TypedString() types.String

func (UserDataId) UserDataIdNull

func (parameter UserDataId) UserDataIdNull() UserDataIdNull

type UserDataIdNull

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

func NewUserDataIdNull

func NewUserDataIdNull(value UserDataId) UserDataIdNull

func NewUserDataIdNullFromString

func NewUserDataIdNullFromString(value string) UserDataIdNull

func (UserDataIdNull) Filled

func (parameter UserDataIdNull) Filled() bool

func (UserDataIdNull) Get

func (parameter UserDataIdNull) Get() (UserDataId, bool)

func (UserDataIdNull) MarshalJSON

func (parameter UserDataIdNull) MarshalJSON() ([]byte, error)

func (*UserDataIdNull) UnmarshalJSON

func (parameter *UserDataIdNull) UnmarshalJSON(data []byte) error

type UserId

type UserId types.UuidShort

func NewUserIdFromString

func NewUserIdFromString(value string) (out UserId, err error)

func (UserId) Native

func (parameter UserId) Native() string

func (UserId) TypedString

func (parameter UserId) TypedString() types.String

func (UserId) UserIdNull

func (parameter UserId) UserIdNull() UserIdNull

type UserIdNull

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

func NewUserIdNull

func NewUserIdNull(value UserId) UserIdNull

func NewUserIdNullFromString

func NewUserIdNullFromString(value string) UserIdNull

func (UserIdNull) Filled

func (parameter UserIdNull) Filled() bool

func (UserIdNull) Get

func (parameter UserIdNull) Get() (UserId, bool)

func (UserIdNull) MarshalJSON

func (parameter UserIdNull) MarshalJSON() ([]byte, error)

func (*UserIdNull) UnmarshalJSON

func (parameter *UserIdNull) UnmarshalJSON(data []byte) error

type UserNotificationId

type UserNotificationId types.UuidShort

func NewUserNotificationIdFromString

func NewUserNotificationIdFromString(value string) (out UserNotificationId, err error)

func (UserNotificationId) Native

func (parameter UserNotificationId) Native() string

func (UserNotificationId) TypedString

func (parameter UserNotificationId) TypedString() types.String

func (UserNotificationId) UserNotificationIdNull

func (parameter UserNotificationId) UserNotificationIdNull() UserNotificationIdNull

type UserNotificationIdNull

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

func NewUserNotificationIdNull

func NewUserNotificationIdNull(value UserNotificationId) UserNotificationIdNull

func NewUserNotificationIdNullFromString

func NewUserNotificationIdNullFromString(value string) UserNotificationIdNull

func (UserNotificationIdNull) Filled

func (parameter UserNotificationIdNull) Filled() bool

func (UserNotificationIdNull) Get

func (parameter UserNotificationIdNull) Get() (UserNotificationId, bool)

func (UserNotificationIdNull) MarshalJSON

func (parameter UserNotificationIdNull) MarshalJSON() ([]byte, error)

func (*UserNotificationIdNull) UnmarshalJSON

func (parameter *UserNotificationIdNull) UnmarshalJSON(data []byte) error

type UserPutPasswordViaTokenToken

type UserPutPasswordViaTokenToken types.UuidShort

func NewUserPutPasswordViaTokenTokenFromString

func NewUserPutPasswordViaTokenTokenFromString(value string) (out UserPutPasswordViaTokenToken, err error)

func (UserPutPasswordViaTokenToken) Native

func (parameter UserPutPasswordViaTokenToken) Native() string

func (UserPutPasswordViaTokenToken) TypedString

func (parameter UserPutPasswordViaTokenToken) TypedString() types.String

func (UserPutPasswordViaTokenToken) UserPutPasswordViaTokenTokenNull

func (parameter UserPutPasswordViaTokenToken) UserPutPasswordViaTokenTokenNull() UserPutPasswordViaTokenTokenNull

type UserPutPasswordViaTokenTokenNull

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

func NewUserPutPasswordViaTokenTokenNullFromString

func NewUserPutPasswordViaTokenTokenNullFromString(value string) UserPutPasswordViaTokenTokenNull

func (UserPutPasswordViaTokenTokenNull) Filled

func (parameter UserPutPasswordViaTokenTokenNull) Filled() bool

func (UserPutPasswordViaTokenTokenNull) Get

func (UserPutPasswordViaTokenTokenNull) MarshalJSON

func (parameter UserPutPasswordViaTokenTokenNull) MarshalJSON() ([]byte, error)

func (*UserPutPasswordViaTokenTokenNull) UnmarshalJSON

func (parameter *UserPutPasswordViaTokenTokenNull) UnmarshalJSON(data []byte) error

type UserTokenId

type UserTokenId types.UuidShort

func NewUserTokenIdFromString

func NewUserTokenIdFromString(value string) (out UserTokenId, err error)

func (UserTokenId) Native

func (parameter UserTokenId) Native() string

func (UserTokenId) TypedString

func (parameter UserTokenId) TypedString() types.String

func (UserTokenId) UserTokenIdNull

func (parameter UserTokenId) UserTokenIdNull() UserTokenIdNull

type UserTokenIdNull

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

func NewUserTokenIdNull

func NewUserTokenIdNull(value UserTokenId) UserTokenIdNull

func NewUserTokenIdNullFromString

func NewUserTokenIdNullFromString(value string) UserTokenIdNull

func (UserTokenIdNull) Filled

func (parameter UserTokenIdNull) Filled() bool

func (UserTokenIdNull) Get

func (parameter UserTokenIdNull) Get() (UserTokenId, bool)

func (UserTokenIdNull) MarshalJSON

func (parameter UserTokenIdNull) MarshalJSON() ([]byte, error)

func (*UserTokenIdNull) UnmarshalJSON

func (parameter *UserTokenIdNull) UnmarshalJSON(data []byte) error

type WebAuthnLoginVerificationSessionId added in v1.0.16

type WebAuthnLoginVerificationSessionId types.UuidShort

func NewWebAuthnLoginVerificationSessionIdFromString added in v1.0.16

func NewWebAuthnLoginVerificationSessionIdFromString(value string) (out WebAuthnLoginVerificationSessionId, err error)

func (WebAuthnLoginVerificationSessionId) Native added in v1.0.16

func (parameter WebAuthnLoginVerificationSessionId) Native() string

func (WebAuthnLoginVerificationSessionId) TypedString added in v1.0.16

func (parameter WebAuthnLoginVerificationSessionId) TypedString() types.String

func (WebAuthnLoginVerificationSessionId) WebAuthnLoginVerificationSessionIdNull added in v1.0.16

func (parameter WebAuthnLoginVerificationSessionId) WebAuthnLoginVerificationSessionIdNull() WebAuthnLoginVerificationSessionIdNull

type WebAuthnLoginVerificationSessionIdNull added in v1.0.16

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

func NewWebAuthnLoginVerificationSessionIdNull added in v1.0.16

func NewWebAuthnLoginVerificationSessionIdNull(value WebAuthnLoginVerificationSessionId) WebAuthnLoginVerificationSessionIdNull

func NewWebAuthnLoginVerificationSessionIdNullFromString added in v1.0.16

func NewWebAuthnLoginVerificationSessionIdNullFromString(value string) WebAuthnLoginVerificationSessionIdNull

func (WebAuthnLoginVerificationSessionIdNull) Filled added in v1.0.16

func (parameter WebAuthnLoginVerificationSessionIdNull) Filled() bool

func (WebAuthnLoginVerificationSessionIdNull) Get added in v1.0.16

func (WebAuthnLoginVerificationSessionIdNull) MarshalJSON added in v1.0.16

func (parameter WebAuthnLoginVerificationSessionIdNull) MarshalJSON() ([]byte, error)

func (*WebAuthnLoginVerificationSessionIdNull) UnmarshalJSON added in v1.0.16

func (parameter *WebAuthnLoginVerificationSessionIdNull) UnmarshalJSON(data []byte) error

type WebAuthnOptionsSessionId added in v1.0.16

type WebAuthnOptionsSessionId types.UuidShort

func NewWebAuthnOptionsSessionIdFromString added in v1.0.16

func NewWebAuthnOptionsSessionIdFromString(value string) (out WebAuthnOptionsSessionId, err error)

func (WebAuthnOptionsSessionId) Native added in v1.0.16

func (parameter WebAuthnOptionsSessionId) Native() string

func (WebAuthnOptionsSessionId) TypedString added in v1.0.16

func (parameter WebAuthnOptionsSessionId) TypedString() types.String

func (WebAuthnOptionsSessionId) WebAuthnOptionsSessionIdNull added in v1.0.16

func (parameter WebAuthnOptionsSessionId) WebAuthnOptionsSessionIdNull() WebAuthnOptionsSessionIdNull

type WebAuthnOptionsSessionIdNull added in v1.0.16

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

func NewWebAuthnOptionsSessionIdNull added in v1.0.16

func NewWebAuthnOptionsSessionIdNull(value WebAuthnOptionsSessionId) WebAuthnOptionsSessionIdNull

func NewWebAuthnOptionsSessionIdNullFromString added in v1.0.16

func NewWebAuthnOptionsSessionIdNullFromString(value string) WebAuthnOptionsSessionIdNull

func (WebAuthnOptionsSessionIdNull) Filled added in v1.0.16

func (parameter WebAuthnOptionsSessionIdNull) Filled() bool

func (WebAuthnOptionsSessionIdNull) Get added in v1.0.16

func (WebAuthnOptionsSessionIdNull) MarshalJSON added in v1.0.16

func (parameter WebAuthnOptionsSessionIdNull) MarshalJSON() ([]byte, error)

func (*WebAuthnOptionsSessionIdNull) UnmarshalJSON added in v1.0.16

func (parameter *WebAuthnOptionsSessionIdNull) UnmarshalJSON(data []byte) error

Jump to

Keyboard shortcuts

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