core

package
v0.0.0-...-7e76064 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Event

type Event struct {
	Type string
	Data interface{}
	// contains filtered or unexported fields
}

func (*Event) Err

func (event *Event) Err(message string, params ...interface{})

func (*Event) Log

func (event *Event) Log(message string, params ...interface{})

func (*Event) Trail

func (event *Event) Trail() string

type Tenant

type Tenant struct {
	Organization string
	Project      string
}

func NewTenant

func NewTenant() Tenant

func (*Tenant) ID

func (t *Tenant) ID() string

Jump to

Keyboard shortcuts

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