indexer

package
v0.4.7 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2024 License: BSD-3-Clause Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Databases

func Databases(ctx *IndexContext, project projectSchema.Project, urlIndex map[string]interface{}) error

func Domains

func Domains(ctx *IndexContext, project projectSchema.Project, urlIndex map[string]interface{}) error

func Functions

func Functions(ctx *IndexContext, project projectSchema.Project, urlIndex map[string]interface{}) error

func Libraries

func Libraries(ctx *IndexContext, project projectSchema.Project, urlIndex map[string]interface{}) error

func Messaging

func Messaging(ctx *IndexContext, project projectSchema.Project, urlIndex map[string]interface{}) error

func SmartOps

func SmartOps(ctx *IndexContext, project projectSchema.Project, urlIndex map[string]interface{}) error

func Storages

func Storages(ctx *IndexContext, project projectSchema.Project, urlIndex map[string]interface{}) error

func Websites

func Websites(ctx *IndexContext, project projectSchema.Project, urlIndex map[string]interface{}) error

Types

type IndexContext

type IndexContext struct {
	AppId     string
	AppName   string
	ProjectId string
	Branch    string
	Commit    string

	GeneratedDomainRegExp *regexp.Regexp

	Obj map[string]interface{}

	Dev bool

	ValidDomains []string
	DVPublicKey  []byte
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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