investigator

package
v0.0.0-...-73067b7 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: Apache-2.0, MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApprovalView

type ApprovalView struct {
}

func (*ApprovalView) Call

func (c *ApprovalView) Call(context view.Context) (interface{}, error)

type CreateStudy

type CreateStudy struct {
	StudyID      string
	Metadata     string
	Participants []*pb.Identity
}

type CreateStudyView

type CreateStudyView struct {
	*CreateStudy
}

func (*CreateStudyView) Call

func (c *CreateStudyView) Call(context view.Context) (interface{}, error)

type CreateStudyViewFactory

type CreateStudyViewFactory struct{}

func (*CreateStudyViewFactory) NewView

func (c *CreateStudyViewFactory) NewView(in []byte) (view.View, error)

Jump to

Keyboard shortcuts

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