Categorygithub.com/frantjc/momo
modulepackage
0.0.0-20241216223321-3618bb158eaf
Repository: https://github.com/frantjc/momo.git
Documentation: pkg.go.dev

# README

momo godoc goreportcard

# Packages

No description provided by the author
Package apktool has functions and types for interacting with the `apktool` CLI.
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
LoggerFrom returns a Logger embedded within the given Context or a no-op Logger if no such Logger exists.
NewLogger creates a new Logger.
SemVer returns the semantic version of momo as built from VersionCore and debug build info.
No description provided by the author
WithLogger returns a Context from the parent Context with the given Logger inside of it.

# Variables

VersionCore is the SemVer version core of momo.

# Structs

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

Logger is an alias to logr.Logger in case the logging library is desired to be swapped out.