Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client handles communication with a Forgejo instance.
func (*Client) GetUserInfo ¶
GetUserInfo returns information about the authenticated user.
func (*Client) InjectAlertSystem ¶
InjectAlertSystem injects the alert system into Forgejo's custom assets.
func (*Client) TestConnection ¶
TestConnection tests the connection to the Forgejo instance and validates admin privileges.
Click to show internal directories.
Click to hide internal directories.