site

package module
v0.0.0-...-5284bd9 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2023 License: BSD-2-Clause Imports: 1 Imported by: 0

README

derelict.garden

A comunity of blogers with curated content. Focused in fostering the Brazilian developer scene

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Article

type Article struct {
	Author   string
	Title    string
	Desc     string
	Link     string
	Created  time.Time
	Updated  time.Time
	Language string
	Maturity string
	Content  string
}
type Link struct {
	Author    string
	Title     string
	Desc      string
	Link      string
	Published time.Time
	Language  string
}

type User

type User struct {
	Blog     string
	Name     string
	Address  string
	Password string
	Feed     string
}

func (User) Email

func (u User) Email() string

func (User) Login

func (u User) Login() string

func (User) Pass

func (u User) Pass() string

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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