project

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ListProjects

func ListProjects(config *config.Config) ([]hookdeck.Project, error)

func ParseProjectName added in v1.0.3

func ParseProjectName(fullName string) (orgName string, projName string, err error)

ParseProjectName extracts the organization and project name from a string formatted as "[organization_name] project_name". (The API returns project names in this format as it recognizes the request coming from the CLI.) It returns the organization name, project name, or an error if parsing fails.

Types

This section is empty.

Jump to

Keyboard shortcuts

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