mcaprojenjsiiexample

package module
v1.10.1 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

README

MCA Projen JSii Example

License Gitpod ready-to-code codecov NPM version PyPI version NuGet version Maven Central Go Reference release

The MCA Projen JSii Example it's a test project to learn how deploy at NPM, PyPi and Maven repositories, auto-versioning and runing git actions on commits

Documentation

Overview

mca-projen-jsii-example

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHello_Override

func NewHello_Override(h Hello)

Types

type Hello

type Hello interface {
	// My sayGodbye function.
	//
	// Returns: Godbye.
	SayGodbye(name *string) *string
	// My sayHello function.
	//
	// Returns: Greetings.
	SayHello(name *string) *string
}

My Hello class.

func NewHello

func NewHello() Hello

Directories

Path Synopsis
Package jsii contains the functionaility needed for jsii packages to initialize their dependencies and themselves.
Package jsii contains the functionaility needed for jsii packages to initialize their dependencies and themselves.

Jump to

Keyboard shortcuts

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