bookmark

package
v0.56.0 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2025 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteEntityFavorite added in v0.55.2

func DeleteEntityFavorite(ctx context.Context, db gorp.SqlExecutor, authentifiedUserID, projectRepositoryID, entityType, entityName string) error

func DeleteProjectFavorite added in v0.55.2

func DeleteProjectFavorite(ctx context.Context, db gorp.SqlExecutor, authentifiedUserID string, projectID int64) error

func DeleteWorkflowLegacyFavorite added in v0.55.2

func DeleteWorkflowLegacyFavorite(ctx context.Context, db gorp.SqlExecutor, authentifiedUserID string, workflowID int64) error

func InsertEntityFavorite added in v0.55.2

func InsertEntityFavorite(ctx context.Context, db gorp.SqlExecutor, authentifiedUserID, projectRepositoryID, entityType, entityName string) error

func InsertProjectFavorite added in v0.55.2

func InsertProjectFavorite(ctx context.Context, db gorp.SqlExecutor, authentifiedUserID string, projectID int64) error

func InsertWorkflowLegacyFavorite added in v0.55.2

func InsertWorkflowLegacyFavorite(ctx context.Context, db gorp.SqlExecutor, authentifiedUserID string, workflowID int64) error

func LoadAll

func LoadAll(ctx context.Context, db gorp.SqlExecutor, userID string) ([]sdk.Bookmark, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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