MCPcopy Index your code
hub / github.com/coder/coder / GetApplicationName

Method GetApplicationName

coderd/notifications/spec.go:26–26  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

24 GetNotificationMessagesByStatus(ctx context.Context, arg database.GetNotificationMessagesByStatusParams) ([]database.NotificationMessage, error)
25 GetNotificationsSettings(ctx context.Context) (string, error)
26 GetApplicationName(ctx context.Context) (string, error)
27 GetLogoURL(ctx context.Context) (string, error)
28
29 InsertInboxNotification(ctx context.Context, arg database.InsertInboxNotificationParams) (database.InboxNotification, error)

Callers 4

fetchAppNameMethod · 0.65
FetchMethod · 0.65

Calls

no outgoing calls

Tested by 2