notebook

package
v0.0.0-...-f21bc9d Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2019 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Modeler

type Modeler interface {
	SetID()
	GetID() string
	SetSelflink(string)
}

type Notebook

type Notebook struct {
	TID      string `json:"tid"`
	Selflink string `json:"selflink"`
	Pages    int    `json:"pages"`
	Dotted   bool   `json:"dotted"`
	// contains filtered or unexported fields
}

func New

func New() *Notebook

func (*Notebook) GetID

func (nb *Notebook) GetID() string

func (*Notebook) SetID

func (nb *Notebook) SetID()
func (nb *Notebook) SetSelflink(url string)

Jump to

Keyboard shortcuts

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