renderer

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Render

func Render(data Data) (string, error)

Render executes the default template with the provided data.

Types

type Data

type Data struct {
	Profile     *gh.Profile
	Stats       analyzer.Stats
	TopRepos    []gh.Repo
	RecentRepos []gh.Repo
	Languages   []analyzer.Language
}

Data holds all data passed to the template.

Jump to

Keyboard shortcuts

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