comment

package
v1.1.0-rc Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2018 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Comment

type Comment struct {
	ID           id.TestID
	Text         string
	Author       user.User
	CreationDate time.Time
}

Comment represents a commentary text posted by a user to a test case or test sequence

func NewComment

func NewComment(id id.TestID, text string, author user.User) Comment

NewComment creates a new comment

Jump to

Keyboard shortcuts

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