Documentation
¶
Index ¶
- func DeleteEntityFavorite(ctx context.Context, db gorp.SqlExecutor, ...) error
- func DeleteProjectFavorite(ctx context.Context, db gorp.SqlExecutor, authentifiedUserID string, ...) error
- func DeleteWorkflowLegacyFavorite(ctx context.Context, db gorp.SqlExecutor, authentifiedUserID string, ...) error
- func InsertEntityFavorite(ctx context.Context, db gorp.SqlExecutor, ...) error
- func InsertProjectFavorite(ctx context.Context, db gorp.SqlExecutor, authentifiedUserID string, ...) error
- func InsertWorkflowLegacyFavorite(ctx context.Context, db gorp.SqlExecutor, authentifiedUserID string, ...) error
- func LoadAll(ctx context.Context, db gorp.SqlExecutor, userID string) ([]sdk.Bookmark, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteEntityFavorite ¶ added in v0.55.2
func DeleteProjectFavorite ¶ added in v0.55.2
func DeleteWorkflowLegacyFavorite ¶ added in v0.55.2
func InsertEntityFavorite ¶ added in v0.55.2
func InsertProjectFavorite ¶ added in v0.55.2
func InsertWorkflowLegacyFavorite ¶ added in v0.55.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.