package
0.13.8
Repository: https://github.com/gpustack/gguf-parser-go.git
Documentation: pkg.go.dev

# Functions

MustNoError is similar to NoError, but it panics if the given error is not nil, it is usually a nice helper for chain function calling.
MustNoError2 is similar to NoError2, but it panics if the given error is not nil, it is usually a nice helper for chain function calling.
MustNoError3 is similar to NoError3, but it panics if the given error is not nil, it is usually a nice helper for chain function calling.
MustNoError4 is similar to NoError4, but it panics if the given error is not nil, it is usually a nice helper for chain function calling.
NoError ignores the given error, it is usually a nice helper for chain function calling.
NoError2 ignores the given error, it is usually a nice helper for chain function calling.
NoError3 ignores the given error, it is usually a nice helper for chain function calling.
NoError4 ignores the given error, it is usually a nice helper for chain function calling.