whoami

package
v0.69.0 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2026 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunWhoAmI

func RunWhoAmI(gitlabURL string, gitlabAPIToken string)

RunWhoAmI fetches and prints current user and current token details.

Types

type Result

type Result struct {
	User  *gitlab.User
	Token *util.SelfToken
}

Result contains the whoami response details.

func FetchWhoAmI

func FetchWhoAmI(gitlabURL string, gitlabAPIToken string) (*Result, error)

FetchWhoAmI retrieves the current GitLab user and token details.

Jump to

Keyboard shortcuts

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